Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0xfa97c7…0039e2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x2fee59…d2774e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006223100%coinbase72d ago0x306922…d28c2d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003504100%coinbase72d ago0xe9bba1…fc6683
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase72d ago0xd73bc2…71878c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase72d ago0x1200a5…eaf0bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase72d ago0xb1735d…9c3acc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006674100%coinbase72d ago0x245c34…1ea04b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006674100%coinbase72d ago0xe34fa9…521537
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008948100%coinbase72d ago0xcdb062…88a599
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase72d ago0x8eec5a…15fa62
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007522100%coinbase72d ago0x0882ae…92ca68
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase72d ago0xa9a692…ec5d28
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003655100%coinbase72d ago0xb2038d…56084e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x993654…6e72bf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006406100%coinbase72d ago0x43636b…fc8af5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006492100%coinbase72d ago0x9bbb9d…e19cf1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00613100%coinbase72d ago0xd1c86d…0e7a5e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00619100%coinbase72d ago0xab9513…361021
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005157100%coinbase72d ago0x68b4f6…58f65d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008601100%coinbase72d ago0x6f3ce9…50bdbc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003683100%coinbase72d ago0x42c32c…af32a4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00884100%coinbase72d ago0x2e8149…1f7058
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006625100%coinbase72d ago0x391c4f…76d95f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006226100%coinbase72d ago0x47a025…80134d

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.