Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase10s ago0x0280a5…17301c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x83ae90…a00e66
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x37ef3e…0de047
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase12s ago0x5a395d…872de3
0x6781…fefc0xef43…6c7fBase—$0.01100%virtuals14s ago0x63dcc5…06870e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase18s ago0x9df38a…d366af
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x14d3e1…e8949a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase24s ago0x2f6d81…d0d038
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase24s ago0x6f625f…ab2eb5
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase26s ago0x9cde80…e2fe55
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x0c1689…79c70f
0x3e11…528f0x47c5…4fc3Base—$3.0070%0x4263…5fe526s ago0x70a15c…ce9b89
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase28s ago0xe75093…8beaeb
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase30s ago0x60d805…609c39
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase30s ago0x4f7cf1…f2f648
0x2fc6…befe0x4985…2b2bBase—$54.2070%0x6351…0d6232s ago0xe9cbcb…94f24b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xc3bdea…5a4d6f
0x2189…f9e10x3e0a…78e7Base—$0.004392100%coinbase34s ago0x25931d…6d3a70
0x1332…66eb0x47c5…4fc3Base—$50.0070%0x4e07…cf7c34s ago0x2553c8…6ef3ae
0x7afb…89970xef43…6c7fBase—$0.01100%virtuals34s ago0x7bee2c…d12c35
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…793236s ago0x06c543…308dcc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x9125e9…3b4873
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42s ago0x9a1d80…30cd3c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x8bd49e…85d824
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50s ago0xbb66f1…cbfa47

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.