Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xf8215a…b6da0a
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xb5a210…2add42
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xbaa4a4…1834c8
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x1f0b26…870a10
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x5720cd…9df985
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x4e9a3c…1db122
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x154b3f…5e20f8
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x10fdcc…a60e1f
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xfd0d35…3814aa
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xd00535…b1e75f
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x7c0d02…8565fb
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x5678f2…e7d3a2
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xb141aa…cfa995
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x92f9e4…732445
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x8e8479…ec5f2f
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x4d86b0…5f85e4
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x8b16ee…aba0bd
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xb7f3b5…3c0eda
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xfca24c…5c4900
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xb95937…cf9057
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xaf23f5…a58f56
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x24b6f3…1f6a37
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x7b4a23…97762f
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0xc87039…4f2dea
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown49d ago0x365c3a…844159

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.