Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x5817c0…e7c12a
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase14s ago0x39eab4…93c2b8
0x4772…59460x52e2…f3eaBasex402 service$0.005100%coinbase14s ago0x34dad3…e05533
0xd059…e21f0xc148…3515Base—$25.0070%0xe528…c02814s ago0xa06d76…6ac3d6
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14s ago0x757d54…c1a41b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x198b9b…3fc4a2
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase16s ago0x7ffd0a…4c8fc8
0x8c85…e5480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xd20e4a…d83635
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18s ago0x241b2e…482ec8
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase20s ago0x092546…f775b4
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc20s ago0xb2d527…62d02d
0xf5e8…4ec50x47c5…4fc3Base—$23.1070%0x0d74…aad620s ago0xb69b99…d5bc5e
0x5642…c58a0x6839…1a2bBase—$0.003100%coinbase22s ago0x00e92f…fc8183
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24s ago0x340371…345023
0x8632…8eda0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xaae1b2…bb30f8
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase26s ago0x6ee381…4127ff
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase26s ago0x6290c9…beb6d0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xd6ec38…14082f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x2a8b47…cb1259
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase32s ago0xeb0700…36c04e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase32s ago0x7bcb8a…939d4e
0x8798…93680xfe80…47eeBase—$0.001100%fluxa32s ago0xd605d6…a8d645
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa32s ago0xe8b295…bd3d2f
0x4772…59460x52e2…f3eaBasex402 service$0.008100%coinbase32s ago0x3a2823…9f0d94
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xcec746…61255b

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.