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…c8a538d ago0xe7240f…c01638
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0xb4f329…9a9544
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xad104c…b109f2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0x163b48…a1ced6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xe318d5…1c8dd4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0xd7d195…3bf602
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xe7a98f…d9bd85
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0xaf5b23…c62b74
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x1ab98d…9effc8
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x682c79…478937
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x7e06d5…a4720b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0xd551b2…8570a7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xbcc2b3…f834ee
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xccbec6…d19246
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0x94a621…2a659e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xae8827…1fd9ba
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0xce92be…54939b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x63f238…367f7f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xacc1f8…b35d9b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0xea52e5…6b540d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x14a755…232de8
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xacada2…5453f1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0x578821…23ba94
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xa9da0a…f009f1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc38d ago0x501e33…8540eb

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.