Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase110d ago0x74643b…566de4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase110d ago0x8221b7…4e7c52
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0xe69191…65d877
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x8b5d23…e64939
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x51703a…751986
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x9044bd…3f590b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x54bf14…71d9e0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase110d ago0xf1ffac…297de5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x7fa76a…f3e7bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009697100%coinbase110d ago0x494dff…083d88
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x20a6bb…ff4b7b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0xa4b4f4…1a0016
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x6320c2…f28ab6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0xe5021f…653343
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00996100%coinbase110d ago0x12cf1d…bfc1a3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase110d ago0xe2eeb9…5ebcd7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x0a07f2…abb01c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x24a0f6…09705f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x09e064…5559f9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x97f263…758856
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x6230e5…6b1742
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x8f87ff…2b58db
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase110d ago0xa53045…8398d9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x836330…2a3d6d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x6d4422…b1dbec

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.