Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65ba…bccc0x52e2…f3eaBasex402 service$0.005100%coinbase8s ago0xea4ac8…6bbb39
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase8s ago0x3ff00e…c69fec
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004633100%coinbase10s ago0x9d5a68…e7b33d
0xf10d…90fb0x3e0a…78e7Base$0.003828100%coinbase10s ago0xaee049…d30826
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted12s ago0x0b3be6…39dd5f
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x6f6bdc…42eac8
0x65ba…bccc0x52e2…f3eaBasex402 service$0.005100%coinbase14s ago0xfc67ae…95402e
0xeeb2…989e0xa8b2…1d68Base$0.0170%0x9501…c67714s ago0x1cb046…c09962
0x7078…50800xa9dd…2315Base$0.002100%coinbase16s ago0x6e435f…2ce433
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted16s ago0xdcdf3e…71156e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004568100%coinbase18s ago0x7394e2…e976d5
0x65ba…bccc0x52e2…f3eaBasex402 service$0.005100%coinbase18s ago0x151902…b6a5d8
0x1332…66eb0x47c5…4fc3Base$10.0070%0x5613…339e20s ago0xbfa1fb…8aa9bd
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted20s ago0x169ec0…7b5e1d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22s ago0x28932a…881c58
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase22s ago0xafe72d…190e4f
0x86fe…74c30x5aae…482eBase$0.25100%coinbase22s ago0xd37656…625ccb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22s ago0x7f196d…773f79
0x65ba…bccc0x52e2…f3eaBasex402 service$0.02100%coinbase22s ago0x5d8972…eaae16
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted24s ago0x97b2b5…ca7e0b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase26s ago0xba3139…36ee59
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase26s ago0xf2b428…980acb
0x7078…50800xa9dd…2315Base$0.002100%coinbase26s ago0xce29a3…62f475
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x6823dd…1e9fd8
0x65ba…bccc0x52e2…f3eaBasex402 service$0.005100%coinbase28s ago0x5e660b…b1070d

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.