Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0xf9b883…86640c
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x9f4897…db7dd2
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x8a858a…c5f93d
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x55e19c…157845
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x37c2ef…a36560
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0xb1c9bb…81a2c1
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x48c762…8e542d
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x16f16b…2033b8
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x3ed1be…729cc4
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0x1d06ae…13c3ef
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase111d ago0xb29a3d…76a657
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0xf86b42…119e90
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0xa521d4…4eb40b
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0x3f3342…038f86
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0xf608b8…76e319
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0xc44b28…4cc477
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0xc85bdb…9364fa
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0x8e7697…c0f3eb
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0x4b0fbd…7ec7f6
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0x5b8345…09a52b

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.