Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xe5a6…5fc58s ago0x6d30e0…312858
0x5949…27ad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xe6d5b2…0bf5cf
0xaa41…b9b60x6839…1a2bBase—$0.003100%coinbase10s ago0x54ac08…98f0b1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x3a7e85…751f6f
0x31c9…0e540x3e0a…78e7Base—$0.003647100%coinbase12s ago0x31f1e4…eb290f
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase12s ago0x5adcc4…e08737
0x1332…66eb0x47c5…4fc3Base—$250.0070%0xfa43…45e518s ago0x1e016b…b7fcf2
0xb4c0…43210x6839…1a2bBase—$0.003100%coinbase18s ago0xb4c8cf…39ecb8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xfb8fbe…2796f9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xd454ab…d04f69
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase26s ago0x01d66b…0e9376
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x5918dd…b8da11
0xa9ea…36350x07f0…a045BaseStableStudioUpload$0.17100%coinbase28s ago0x380a19…bd9bb7
0xfc13…040f0x6839…1a2bBase—$0.003100%coinbase28s ago0xbed7a5…2ebacc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase30s ago0x4fff94…6ae848
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xf28a22…3bb24c
0x3fe4…49db0xa8b2…1d68Base—$0.0170%0x9501…c67732s ago0x6895b7…8a4eca
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase34s ago0xaaa3ae…6d05a8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xc24403…7d97cc
0xadf7…80af0x6839…1a2bBase—$0.003100%coinbase36s ago0x4b5222…6c59f1
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a538s ago0x9f92a5…4997b5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x16188a…52b5a9
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase40s ago0x0be814…f98141
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase42s ago0x6be304…a0e1f0
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase42s ago0x56bfb8…fa6faf

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.