Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x399a…45b80x10c1…1e24Base—$4.73100%coinbase115d ago0xe1df6b…802167
0x399a…45b80x10c1…1e24Base—$4.73100%coinbase115d ago0xd16d7b…d5f4b3
0x399a…45b80x10c1…1e24Base—$4.72100%coinbase115d ago0xd31dec…e710bc
0x399a…45b80x10c1…1e24Base—$4.73100%coinbase115d ago0xa3a969…96d31e
0x399a…45b80x10c1…1e24Base—$4.72100%coinbase115d ago0x81c651…df20f1
0x399a…45b80x10c1…1e24Base—$4.71100%coinbase115d ago0x96bfd2…01a4a9
0x399a…45b80x10c1…1e24Base—$4.70100%coinbase115d ago0x947f2e…125987
0x399a…45b80x10c1…1e24Base—$4.69100%coinbase115d ago0x2e8268…0bd80a
0x399a…45b80x10c1…1e24Base—$1.49100%coinbase115d ago0x6a09f9…06a699
0x399a…45b80x10c1…1e24Base—$1.49100%coinbase116d ago0xed73cb…9c159f
0x399a…45b80x10c1…1e24Base—$1.49100%coinbase116d ago0xa7039e…c5cd29
0x399a…45b80x10c1…1e24Base—$4.70100%coinbase116d ago0xfd7d5b…bb952e
0x399a…45b80x10c1…1e24Base—$4.68100%coinbase116d ago0xef2ccc…c89125
0x399a…45b80x10c1…1e24Base—$4.69100%coinbase116d ago0x7349d2…70787d
0x399a…45b80x10c1…1e24Base—$4.69100%coinbase116d ago0x17df80…5905cc
0x399a…45b80x10c1…1e24Base—$4.66100%coinbase116d ago0xfff03c…5cf943
0x399a…45b80x10c1…1e24Base—$4.30100%coinbase116d ago0x667d78…029264

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.