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.001724100%coinbase128d ago0xf0d3af…bc49b4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001596100%coinbase128d ago0x7abaf0…2fd7dc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001331100%coinbase128d ago0xe01b34…2bd7e4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001333100%coinbase128d ago0x9abd29…78b35f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001347100%coinbase128d ago0xe6a6ff…df2dcc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001394100%coinbase128d ago0x78aaa7…69c712
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001235100%coinbase128d ago0x023bde…33fd78
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001522100%coinbase128d ago0x4d8bb8…387242
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001746100%coinbase128d ago0x93057f…e3fdd3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001589100%coinbase128d ago0x5d5861…0a88c9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001769100%coinbase128d ago0xfd95f9…135f67
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001785100%coinbase128d ago0xd65b9c…5e14cd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001427100%coinbase128d ago0xda14ce…3fe9f5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001162100%coinbase128d ago0x8b35f3…7585eb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001489100%coinbase128d ago0x9917a4…f3f4f3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001887100%coinbase128d ago0x0e836e…7e871f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001737100%coinbase128d ago0x5fc579…d5777b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001665100%coinbase128d ago0x43360a…d12f1c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001689100%coinbase128d ago0x20dfb7…7071b1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001671100%coinbase128d ago0xcc49cd…3aa08b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001453100%coinbase128d ago0xb47430…c76e43
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001771100%coinbase128d ago0x72d904…05c5c8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001879100%coinbase128d ago0x961b69…1d2761
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001472100%coinbase128d ago0xf3dcf6…19b0de
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001608100%coinbase128d ago0x78c47d…bf4e2a

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.