Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001227100%coinbase126d ago0xe2379c…d41967
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001842100%coinbase126d ago0xa0cd0a…77dcc6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001509100%coinbase126d ago0x4fa9ea…0042ed
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001592100%coinbase126d ago0x6d66e8…84263e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001905100%coinbase126d ago0xc4e006…727d82
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001254100%coinbase126d ago0xe94143…efe5c3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001342100%coinbase126d ago0x288db7…c44f59
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001634100%coinbase126d ago0xfb4f20…e2a150
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001299100%coinbase126d ago0x4b35bf…614893
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001302100%coinbase126d ago0xc3e4c4…eb1f9d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001586100%coinbase126d ago0x2e5dbe…1737ae
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001129100%coinbase126d ago0x38fde2…5f6c6e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00127100%coinbase126d ago0xeb8bd2…66fe81
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001236100%coinbase126d ago0x115f73…458dc9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001464100%coinbase126d ago0x1e5477…852bc6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00134100%coinbase126d ago0x6d79fb…acb7e0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001298100%coinbase126d ago0x165484…a210d6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001895100%coinbase126d ago0xa4c51d…147778
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001753100%coinbase126d ago0x3617ab…fbcfeb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00158100%coinbase127d ago0xc6ead4…aaf93a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001257100%coinbase127d ago0x4bc17a…d4dde1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001279100%coinbase127d ago0x941d31…cf53c6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001326100%coinbase127d ago0xbc79d7…86f0d1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001322100%coinbase127d ago0xe2a9e4…5e2918
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001331100%coinbase127d ago0x061a2a…c7f86d

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.