Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x7d37f1…9e71ff
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xa58ee9…ac217e
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xa495fb…29641d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x55684e…0422bb
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x955ed8…5bad46
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x34c1bf…d44212
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xcdf7e5…22bc24
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xedb53f…da6520
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xf8d3f1…ee5a66
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x0f0cae…4d9269
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xd2ed86…38a643
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x8ab654…f24adf
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x74fe2a…c68b65
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xccb211…33e603
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xe35590…9041f8
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xb17c59…930894
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x69d26b…7f0487
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x4f1603…bef008
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xfb7791…f2dc7c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xe32c39…e5f11b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x1dfbf9…0b8d04
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x8af121…fdc2d6
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x2d3a04…b010da
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x10b045…31716e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x390700…7a06d8

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.