Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102e…ab430xa9dd…2315Base$0.002100%coinbase16s ago0x9020de…e4c64f
0x102e…ab430xa9dd…2315Base$0.002100%coinbase16s ago0x2b69a7…88eb55
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x2c5aea…2f581a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x4aa680…540f64
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x9d3a6e…0bdaa1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x69e82a…a5bd94
0xa92e…33500x6839…1a2bBase$0.003100%coinbase22s ago0x2aac1c…4a3f64
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xdd0552…1d54d9
0xb478…cd740x4f4b…422dBase$0.001100%coinbase26s ago0x23822b…06da6a
0xfd38…3e310x6839…1a2bBase$0.003100%coinbase28s ago0xc807f1…04f16c
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase28s ago0x08f5d1…de1c0e
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase32s ago0xea623f…a0f909
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xb0de5e…7ccc2f
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted32s ago0xd686f5…de1740
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase32s ago0xf2815f…bc342a
0x728d…c01d0xc2af…85ebBasex402 service$0.02100%coinbase34s ago0xceed9f…901203
0x6210…5c5a0x6839…1a2bBase$0.003100%coinbase34s ago0xa7904f…32cc38
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34s ago0xf3e5d0…feaa4a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x7f79fe…2c1010
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted36s ago0xb9a0b7…677655
0x5ace…37e50x17cd…7905Basex402 service$0.05100%coinbase36s ago0x079e65…e555e7
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase38s ago0x770777…82c1cc
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase40s ago0xfe1bb2…ae525d
0xd3fa…53d30x6839…1a2bBase$0.003100%coinbase40s ago0x2fc03b…205aea
0xc6ae…4b040x50eb…6480Base$0.00170%0x54f0…793240s ago0x998a4c…662917

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.