Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.004100%coinbase55d ago0xe7a2ae…829dcb
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0x4a8cca…55a1f1
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0xa8293c…54e577
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0x5d9522…c73f39
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.004100%coinbase55d ago0x978c9b…d91f22
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.002100%coinbase55d ago0xa07a5c…c8d687
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.002100%coinbase55d ago0x6855ec…f8578d
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0x250b6f…6857f9
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.001100%coinbase55d ago0x5e011c…48a273
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.005100%coinbase55d ago0x3d7b3e…ac1c75
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.002100%coinbase55d ago0x4e2477…d9b8ca
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.002100%coinbase55d ago0xb00b5b…706751
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.005100%coinbase55d ago0x448399…714646
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.002100%coinbase55d ago0x0f97e6…9aac75
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.004100%coinbase55d ago0xcbb147…e54017
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0x26125f…605c49
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0x294389…cff419
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0x9d25e1…4a034a
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.004100%coinbase55d ago0x7a6161…4ec03a
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.002100%coinbase55d ago0x0ed7d1…c22207
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.002100%coinbase55d ago0x7688b2…5a1338
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.002100%coinbase55d ago0x32922c…2782a9
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.001100%coinbase55d ago0x61ad90…8bade1
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0x6a2c5a…10c68b
0xdd13…5f620xe73d…1114BasePlaceholder ImageAi$0.003100%coinbase55d ago0x9fce97…e6c13e

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.