Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…79328s ago0x0bcdf3…9fb21d
0x5949…27ad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x5f306e…64616e
0x6cc4…5a1f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xd72cdc…929e39
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xb13742…858a6c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xcc5f10…e529f7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0x59118b…1734b7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x0983c9…9fe09d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xe4941b…d49f3b
0x9ac8…7a380x5aae…482eBase—$0.25100%coinbase26s ago0xc03823…74c373
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI26s ago0x9825cb…e09417
0x5457…c1e30x47c5…4fc3Base—$21.0070%0xd301…c7ff26s ago0x72a990…7af901
0x5949…27ad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x59dedf…5f7474
0x9322…b7850x09ae…ec64Base—$309.0070%0x07ae…0e6728s ago0x39d49c…207bb3
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase32s ago0x36d9c9…0b8f1f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x200afe…007d42
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x2aa459…f04e5b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xc159c4…74a053
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xe5a6…5fc538s ago0x6d30e0…312858
0x5949…27ad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xe6d5b2…0bf5cf
0xaa41…b9b60x6839…1a2bBase—$0.003100%coinbase40s ago0x54ac08…98f0b1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x3a7e85…751f6f
0x31c9…0e540x3e0a…78e7Base—$0.003647100%coinbase42s ago0x31f1e4…eb290f
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase42s ago0x5adcc4…e08737
0x1332…66eb0x47c5…4fc3Base—$250.0070%0xfa43…45e548s ago0x1e016b…b7fcf2
0xb4c0…43210x6839…1a2bBase—$0.003100%coinbase48s ago0xb4c8cf…39ecb8

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.