Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957114d ago0xe6afea…1a0d4e
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957114d ago0x82ac09…133e24
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957114d ago0x435357…21e05c
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0xc456d9…f10c6d
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x7f17d5…d71e91
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0xd5eb08…017a15
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x33d4f6…1eb3f3
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0xb13ee7…e3a2fa
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0xe54c72…245000
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0xd6dae5…680b51
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x3a9902…9d21d0
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x40bf89…e9a689
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0xd1ea09…82c7f0
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x4150bb…5ec15c
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0xae50c7…fa281e
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x506642…fbf1b6
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x55342e…d9e972
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x114b3c…bc754a
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x08ce18…1d0d90
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x3c696d…98b7c5
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0xe048e3…57b044
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x3744ea…d8483b
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x3fc05c…89fcc1
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957115d ago0x78d055…cdea03
0x3d3a…0aa60xf787…91b2Base$0.002100%Payer-submitted115d ago0x468037…578f63

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.