Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x1ec1c4…b36baf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0xd848ff…615a87
0x4472…89cd0x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x4eb16e…e3fb16
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x3803cd…c2a80b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x770a61…3238a9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x8c4db8…cf5286
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x98d129…15d58e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x71c0f1…2accf6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x24ff22…5c380f
0x4472…89cd0x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x781126…9ea16d
0x4472…89cd0x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x91001a…17c42f
0x4472…89cd0x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0xb46628…4f1648
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x9b1ce5…e3a0d7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x01aefd…6e0652
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0xf4a036…fc7777
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x34644a…65728e
0x4472…89cd0xa8a8…d988Base$0.0170%0x194e…37a537d ago0x198730…48ae82
0x4472…89cd0xa8a8…d988Base$0.0170%0x194e…37a537d ago0x8d49c7…9ce703
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x1fabbf…f8dcbd
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x99159b…8df3f1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0xb5938e…17a610
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0xaf2716…ff99a1
0x4472…89cd0x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x0dff87…6fb077
0x4472…89cd0x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0xdf7c3d…441bd6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x8dcbee…7457d8

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.