Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x1749…08a7113d ago0x3f62d2…70fc92
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c113d ago0x81c25f…88d244
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0x78330d…09f87e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8113d ago0x867b2a…950356
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8113d ago0x728921…aea62d
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0x6ff00f…098edd
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0xdaefaf…1b0d2f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0x039f5b…68a942
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8113d ago0xb25546…41ad13
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0x5aab36…50da07
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8113d ago0x8f0432…fc993f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8113d ago0xc69a26…9375b1
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0x226fcf…d7b76f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0xed79c8…838d0e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0xb68fda…ce2f86
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c113d ago0xb7b4b5…33a298
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8113d ago0x701805…efb043
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0xb22776…1c5319
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c113d ago0x221ec6…b7505e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0x0bc7d7…8c6710
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0x6a457d…740164
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0xfb8f09…461282
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0x5f6801…642d4c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0xb34887…f608ee
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000113d ago0xc5428a…6a59e1

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.