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.005005100%coinbase147d ago0x0dd87b…775530
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004978100%coinbase147d ago0x52ccd2…117b3b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004979100%coinbase147d ago0x1303de…e464db
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004959100%coinbase147d ago0x184390…7ebd54
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005206100%coinbase147d ago0x0ab75c…dc49e1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00493100%coinbase147d ago0xe4fcf6…4d666d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005269100%coinbase147d ago0x104a0b…56d80a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005066100%coinbase147d ago0xc37d83…0babd1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00499100%coinbase147d ago0x30882c…db4887
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005253100%coinbase147d ago0xc0b6f1…0d272c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004999100%coinbase147d ago0x701b9f…970255
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00502100%coinbase147d ago0x16360e…702920
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00516100%coinbase147d ago0xcab72e…15b059
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004908100%coinbase147d ago0x6c67c2…f95aa7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005031100%coinbase148d ago0x3255c5…593c00
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004898100%coinbase148d ago0xbf0eb7…a280d2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004969100%coinbase148d ago0x1cfbb4…010740
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004929100%coinbase148d ago0xccd8df…dca2af
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005108100%coinbase148d ago0x1b3bbe…7185bb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004944100%coinbase148d ago0xf8f108…2db84c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005076100%coinbase148d ago0x7d3b9c…e9cf8e

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.