Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001338100%coinbase117d ago0xccba12…799b70
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0x403bef…034228
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0xa3ff59…a24f7d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0x782110…48c91d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0x45fd9f…957b2d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0x985b82…cbb954
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xd1348b…3a84c3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0x5f0f03…b4c36e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xf99d48…f81108
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0x198a1d…753cab
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0x78f785…abc0d3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xaa6d61…957027
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0x869acb…530177
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0x7c4c8f…b83e20
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xcc56a4…cf20f8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xdb5df4…0a137c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0x4a7615…7d1d75
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xdeae2f…455688
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xa8b8d8…7c783d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xce43a0…4d954c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0x24d3f5…57a76b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0x4dcede…75964e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0x31ed98…a7e484
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xa2712b…9698cd
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase117d ago0xde3702…3ff9a2

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.