Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x8b8048…45189a
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase11s ago0x8075a0…913b8a
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…793213s ago0xbc0862…0c557f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x54a6ae…8d34ed
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase15s ago0x1cce47…2fc08a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x361211…4b49e3
0xcaa2…e16b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase15s ago0xa8315f…037035
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x62b7c2…de9717
0xf331…194c0xc327…815fBasex402 service$0.005100%coinbase17s ago0x703e7a…6337ac
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x2e2d98…955707
0xcaa2…e16b0x1919…679cBase—$0.0033100%payAI17s ago0x4ac714…ef63e9
0x7d0e…f0f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x6a8358…ec6306
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0xe1fbfd…0e0034
0x89ea…31040x6839…1a2bBase—$1.00100%coinbase21s ago0x6f24e1…e7d926
0xc7c5…159d0x4f4b…422dBase—$0.001100%coinbase23s ago0xc333c8…d89dd9
0xcaa2…e16b0x55d0…16fcBasex402 service$0.01100%coinbase25s ago0x00e88b…6ed2c9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xe80ab6…b2d05a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x141994…854908
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xdea19f…32eb4e
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x6bd4f8…2cdc72
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a529s ago0x726b29…23afb1
0x6737…74aa0x6839…1a2bBase—$1.00100%coinbase29s ago0x1e1e76…430458
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase31s ago0x4801f5…127cf2
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xed8e97…016c1e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x862f0c…b8e845

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.