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$11.0870%0x01d6…4c2913s ago0x6e1da4…d4c76d
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…793213s ago0xa92753…86dea7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x907ae1…d55b7e
0x77e3…aaa40x6839…1a2bBase$0.003100%coinbase13s ago0xbdd697…f7a2f3
0x1253…90ca0x83f1…4c9fBaseBarker$0.001100%coinbase13s ago0xac6914…eca24e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase13s ago0x51f770…c49c10
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13s ago0x77d17d…8ee233
0xc204…cbb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x6096a8…eb3b89
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0x20284a…d43d0c
0x9c17…a2d10xef43…6c7fBase$0.01100%virtuals19s ago0x587aa2…21fcda
0x1f20…bd370x6839…1a2bBase$1.00100%coinbase21s ago0x8a7d90…bf41ed
0x1eb5…04fd0x50eb…6480Base$0.00270%0x54f0…793223s ago0x16c702…809909
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x8a4b88…14a005
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x5a85d8…1f695e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0xdb4b88…1ad394
0x50da…57690x6839…1a2bBase$5.00100%coinbase27s ago0x51f79d…59ebb6
0x46fe…7b300x5aa2…7351Base$19.3570%0xa923…c9ac27s ago0x1ca654…029ff8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x858a5b…4a307b
0xc204…cbb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x124a59…b1971b
0x5f5d…811b0x7416…e233Base$3.5070%0x3e32…3ce727s ago0x1bbe2c…264381
0x1253…90ca0x83f1…4c9fBaseBarker$0.001100%coinbase31s ago0x5568a4…3ea301
0xc1f1…91e00x6839…1a2bBase$1.00100%coinbase33s ago0x975b1c…04708c
0x1ff7…7bf20xd29d…15e1Basex402 service$0.01100%openx40233s ago0x6f9ecb…4a44a7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase35s ago0x533c57…edbf14
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35s ago0xa29d5b…389257

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.