Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0xc9b958…6b523b
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x0cd537…81b1da
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x81a5a6…842c93
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xd56295…5905c8
0xd593…9e9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xcb6809…bc0892
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x68635b…5a3564
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.00983100%coinbase10d ago0x3bfc1d…024a60
0x6126…47530xa72e…ea48Base$3.0070%0x3e32…3ce710d ago0xdc1769…c9b6ae
0x1c52…daef0x656d…a24dBase$0.11100%fluxa10d ago0x889f7c…57e5af
0x1332…66eb0x47c5…4fc3Base$38.8570%0x4e90…564a10d ago0x546ab6…fd0138
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x8de6af…7fb905
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x9fb7b3…b9a09d
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xadc2ff…abce55
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x409749…d0a9d3
0x0b98…6c4d0xcee9…76e1Base$0.07100%payAI10d ago0x425584…e1ad1d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x4ca421…53e6cd
0x5d79…ab930x47c5…4fc3Base$11.5570%0x9765…2c9410d ago0xa1a8bf…54d146
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x41f1d3…6a00d6
0xaf5e…942d0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase10d ago0x4d3152…e9d9a7
0x9e31…e7dc0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x9076eb…85d33d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xfdff68…44591e
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x144757…2e8563
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xeb9cd0…37ad6c
0xa068…8bd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2db1da…1f62a3
0x53d4…46db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xac31a2…1e75cc

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.