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.002521100%coinbase49d ago0xe4bb78…30c5a5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002772100%coinbase49d ago0xb9ab6f…2fb3b2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002598100%coinbase49d ago0x003d5b…29de91
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002427100%coinbase49d ago0x531f05…0296de
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002444100%coinbase49d ago0xe995f9…9103dc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002596100%coinbase49d ago0x13c4bc…16aed4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002433100%coinbase49d ago0xdd1551…b33311
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002397100%coinbase49d ago0x603c7d…06d2e8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002874100%coinbase49d ago0x527ea7…7ab98b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002603100%coinbase49d ago0xf52f3a…fe41e8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002465100%coinbase49d ago0x77cca6…b0eebe
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002306100%coinbase49d ago0xf99b25…0f1858
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002232100%coinbase49d ago0xd0935b…464b24
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002333100%coinbase49d ago0x2c4ceb…78e97b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002881100%coinbase49d ago0x49c137…e718b3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002446100%coinbase49d ago0xfd40e8…88b2d4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002346100%coinbase49d ago0x59ef12…7da5e8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002323100%coinbase49d ago0xe0dc3d…8e2da6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002328100%coinbase49d ago0x705dd9…5f7676
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002897100%coinbase49d ago0x5fce42…7a06b6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002131100%coinbase49d ago0x0d79a1…4c492b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00263100%coinbase49d ago0xc1c1f5…f881ec
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002535100%coinbase49d ago0x614580…94a090
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002216100%coinbase49d ago0x88d1e9…aea377
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002274100%coinbase50d ago0xbb8e8f…21756a

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.