Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x7cb0d0…6e347d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x45b7ca…89a78a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xeb1edc…d43681
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xb75f62…74214f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x996ff4…daab7c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xb5c006…75a961
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x7c98d1…104813
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xf7345f…e62c82
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xd994ad…334cef
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xfc2309…37f3a4
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x8a36a7…950a93
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x00b925…81d1ac
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xb431ae…075f19
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x2b300f…18ea61
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xc69af4…49b046
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xe3fe4f…e8ed0f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xceb073…0f536c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x6fc096…39b741
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xe8e2f4…eeb2ab
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x6fe056…6db1d0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x332537…324e2a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xf420ac…035a25
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0xc44429…487971
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x6fed07…877449
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown87d ago0x73d4ed…18d81d

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.