Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0x30dbaa…e37769
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0xbf41ba…271974
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0xc7f68f…8e3416
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase49d ago0x4e3527…abd00c
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x1f3c23…9bf3bd
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x65e1d4…83a8fe
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0xc3095d…6d98d8
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0xab89c8…164c8b
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0xeda00e…942384
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x960a84…5a7959
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x3b8fb3…bc3dd0
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x694f17…ae0a1f
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x964734…2b2c19
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x216224…05916c
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x2c5e28…4ae89c
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x03e347…5c90e5
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x5a7ec9…5eabac
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x8f684d…a67c2f
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0xc65178…703288
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x9384ea…d366a4
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x41cc2a…502ce8
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase49d ago0x0567ea…f5bccd
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x43ef66…9d2d96
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x843afe…c0e8e5
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x893124…3eb106

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.