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.01100%0x5e3b…c8a541d ago0xd3c56f…6e7f99
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x73c919…93488a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xb09b51…147bd6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x9c698c…7018ae
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x4d0b1b…64ee33
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x7c134c…2e29fe
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xd9c7bb…f64d4e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xd8afa8…e638d6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x53f16f…26187c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xf7b685…5b365b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xd64c54…188a8c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a541d ago0x64c8bb…af6cd2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0xb8f364…50d555
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x7f6a10…4d9f63
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a541d ago0x09f321…47fc3e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0x57bc3e…b87926
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x786798…b0fad9
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xc3c3f2…e61e5a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xcb964e…c84f69
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xf9dc25…fb5762
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a541d ago0xe2f972…30176e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a541d ago0x352cd8…f8dbaf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0x8c6ef6…a2751a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a541d ago0x0dfea3…c7e7cd
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0x405c1d…1e1532

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.