Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$21.29100%mrdn77d ago0xb503c3…f00966
0xfe8f…794d0x8e77…e2d6Base—$23.99100%mrdn77d ago0xd555a7…fe6f2c
0xfe8f…794d0x8e77…e2d6Base—$18.45100%mrdn77d ago0x2ca9e2…4626f1
0xfe8f…794d0x8e77…e2d6Base—$12.19100%mrdn77d ago0x43a51e…145eeb
0xfe8f…794d0x8e77…e2d6Base—$18.62100%mrdn77d ago0xf15f93…3e5c89
0xfe8f…794d0x8e77…e2d6Base—$23.09100%mrdn77d ago0xff44ab…19f356
0xfe8f…794d0x8e77…e2d6Base—$17.52100%mrdn77d ago0xc15b57…78c75a
0xfe8f…794d0x8e77…e2d6Base—$15.68100%mrdn77d ago0xfd138f…9a21b4
0xfe8f…794d0x8e77…e2d6Base—$14.01100%mrdn77d ago0xa0e732…d42981
0xfe8f…794d0x8e77…e2d6Base—$20.65100%mrdn77d ago0xe5c2e3…9365ac
0xfe8f…794d0x8e77…e2d6Base—$20.71100%mrdn77d ago0x6a5603…1bda9f
0xfe8f…794d0x8e77…e2d6Base—$21.97100%mrdn77d ago0x520631…addaf5
0xfe8f…794d0x8e77…e2d6Base—$20.65100%mrdn77d ago0x6cb566…b1d888
0xfe8f…794d0x8e77…e2d6Base—$20.41100%mrdn77d ago0x205bd8…be7bc1
0xfe8f…794d0x8e77…e2d6Base—$24.58100%mrdn77d ago0x8480e6…9cd8c0
0xfe8f…794d0x8e77…e2d6Base—$14.68100%mrdn77d ago0xed556a…60e259
0xfe8f…794d0x8e77…e2d6Base—$19.31100%mrdn77d ago0xafab7e…884efa
0xfe8f…794d0x8e77…e2d6Base—$20.20100%mrdn77d ago0x3d300a…2bbd82
0xfe8f…794d0x8e77…e2d6Base—$22.71100%mrdn77d ago0xbd2179…ab9c40
0xfe8f…794d0x8e77…e2d6Base—$11.43100%mrdn77d ago0x514fb4…d67b2c
0xfe8f…794d0x8e77…e2d6Base—$23.86100%mrdn77d ago0xbddc80…997939
0xfe8f…794d0x8e77…e2d6Base—$11.35100%mrdn77d ago0x69ba07…df012b
0xfe8f…794d0x8e77…e2d6Base—$13.45100%mrdn77d ago0x477b48…91c57f
0xfe8f…794d0x8e77…e2d6Base—$24.51100%mrdn77d ago0x4bb67e…1aa8ff
0xfe8f…794d0x8e77…e2d6Base—$15.56100%mrdn77d ago0x35d0cf…f9b981

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.