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.01100%0x0b44…80fc40d ago0x01f419…3e3340
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0xeeab9f…408bcb
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x52edd1…e8906c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x789d9b…911d15
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xe606a0…08c3b1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xb5360a…e9e89b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xfa257f…94e109
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0x2e974c…951722
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x20df3a…d7477a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x34788b…b4c061
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x0b90ee…08a0f3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xb0c027…6403ea
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x902a47…e538b3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x1e16d0…c3685e
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0xca0778…003f71
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0x8c1010…191625
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0x685322…b56ba2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xaa01ef…d78de0
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0xd0277d…03fa3e
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0x50e5a6…3c0754
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0x03bd0f…c4c7b5
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xb52ac9…2d031b
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0x848be7…01ba31
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc40d ago0xa945c2…f70882
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc40d ago0x0d47a4…7a05ac

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.