Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb8…13950x6839…1a2bBase—$0.003100%coinbase18s ago0xd11af6…5aff34
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase22s ago0xdc055b…99cb02
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x79c2bb…87f28b
0x8c85…e5480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xff94b3…bc41e1
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase24s ago0x83bd6c…28c2b0
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted24s ago0x7ed7fa…fbba74
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase26s ago0xa1d515…5921b8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x5b4405…f889d2
0x4772…59460x52e2…f3eaBasex402 service$0.01100%coinbase26s ago0xf735b2…4a9cc7
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase28s ago0xaf3108…4e2391
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase28s ago0x89117d…60b1f6
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase30s ago0x7e5c16…4bc0d3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x23ed23…e7c006
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase32s ago0x09ca01…ab07c6
0x97f1…20f10x6839…1a2bBase—$0.003100%coinbase32s ago0x07c7fb…239277
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase34s ago0xed72c3…3593fe
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase34s ago0xbb1bf6…b26998
0x8632…8eda0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x7e8e43…66131f
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase36s ago0x061baf…2d466c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x5817c0…e7c12a
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase38s ago0x39eab4…93c2b8
0x4772…59460x52e2…f3eaBasex402 service$0.005100%coinbase38s ago0x34dad3…e05533
0xd059…e21f0xc148…3515Base—$25.0070%0xe528…c02838s ago0xa06d76…6ac3d6
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase38s ago0x757d54…c1a41b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x198b9b…3fc4a2

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.