Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12s ago0xd810ae…a3b87f
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase16s ago0x32be62…adb0f9
0x5c4e…a0fd0x4020…0003Base—$0.00968570%0x76df…025616s ago0x09e946…db1665
0x3c8f…c5fa0xef43…6c7fBase—$0.01100%virtuals18s ago0x3a6afd…e1625c
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase22s ago0x74fe7c…ab39d5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x7d3c1b…361070
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase24s ago0xbd13a7…0343e7
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase24s ago0x70fec6…f6ecef
0x5c4e…a0fd0x4020…0003Base—$0.00581170%0x76df…025628s ago0x7ef045…d12c25
0x3e11…528f0x47c5…4fc3Base—$3.0070%0x1ceb…22ad28s ago0x6e8300…48e891
0x5c4e…a0fd0x4020…0003Base—$0.00581170%0x76df…025632s ago0xe7999d…d7683e
0x3888…9a470xef43…6c7fBase—$0.01100%virtuals34s ago0xc46d92…e13b10
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase36s ago0xe5f518…0c7255
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x1c62f9…48a9cf
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase36s ago0xa2a771…0782ba
0x5c4e…a0fd0x4020…0003Base—$0.00968570%0x76df…025636s ago0x3c736d…489bd7
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase38s ago0xa3cd82…ccefd8
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase40s ago0xd89be1…5e3fa7
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase40s ago0x9826d7…1c3032
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase42s ago0xd9be29…c049fd
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase44s ago0x87b3d7…a5f7c5
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xf098…e1e446s ago0x6ab696…652b24
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x0db31e…bd6014
0x5ec5…c2bb0xef43…6c7fBase—$0.01100%virtuals50s ago0xa9fbdd…c4e304
0x29fe…c52f0x5281…5d20Base—$2.0070%0x3e32…3ce752s ago0xea5779…52a046

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.