Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002967100%coinbase4d ago0x2025fb…8ca53a
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002775100%coinbase4d ago0x03df7f…1e3508
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002725100%coinbase4d ago0xbfe7b7…84ec41
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002678100%coinbase4d ago0xaa678f…d93dde
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.00255100%coinbase4d ago0xbdfae2…889890
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002501100%coinbase4d ago0xab2df4…f06f24
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002308100%coinbase4d ago0x2c8a97…e3e549
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002209100%coinbase4d ago0xa5835e…e4c597
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002159100%coinbase4d ago0x5bab0f…db9d1b
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase4d ago0xf6c207…74c15f
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase4d ago0xddbbcd…a81a6a
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase4d ago0xf27ff5…52a469
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase4d ago0x3a7646…02338d
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase4d ago0x0b5272…d03c83
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase4d ago0x66c579…87ee98
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase4d ago0xa48bb2…524595
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase4d ago0x6b9496…fde1a7
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase4d ago0x32fcbd…d8d73a
0x4c86…fa930xad62…95c8Basex402 service$0.02100%coinbase4d ago0x87a624…fa3ea4
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase4d ago0x5fd820…041833
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase4d ago0x187661…0eb3b8
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase4d ago0x4bfcc2…a061b2
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase4d ago0x6fdc7a…38d2f9
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase4d ago0xddc954…ce3b98
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.29100%coinbase4d ago0x664182…7b5fb7

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.