Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x9d398e…7efa5e
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xc1c5b7…f1a699
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xddc317…fa34d1
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xea12aa…c3b33e
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x7e2b08…1d2c65
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x7de366…656b8b
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x6cb6f2…42f038
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x80e8a1…e26063
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x5c42e1…32922e
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x977f32…1797a0
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xbc140f…031f83
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x6bca25…6928dc
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xf47600…f1bf51
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x34fa6b…f0cd6a
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xfca752…1bd7e1
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x9c022b…86c5a2
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xb577f8…ed4fb8
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xdbfa2d…d9db21
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x301f9a…721250
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x9ba007…3a4dfa
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x24ed6c…b357f7
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xf7ef1e…34981e
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0xd60ebe…bb7126
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x30e31f…709b22
0x8d2a…7d370x105b…6435BaseAtinamos JSON Validate / RepairJson-repair$0.005100%coinbase18d ago0x2ddb8e…c0b137

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.