Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ac3…c6960x6839…1a2bBase$1.00100%Route unknown27d ago0x434700…4c7fa9
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown27d ago0xf9c3a4…42eed7
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown27d ago0x47c74a…32b178
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown27d ago0x343976…373182
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0xbac073…9b1c88
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x840466…db0870
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x5d19c2…e57b2c
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0xd5db7f…11397e
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x60538e…9d1d7e
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0xf6a911…666d05
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x163ca1…d6665b
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x830318…140882
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0xc1bacd…2b1f1d
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0xe8c372…62aee7
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x6786b1…dfc244
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x75fa99…5123fe
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x700667…d7626e
0x5ac3…c6960x6839…1a2bBase$5.00100%Route unknown28d ago0x351846…466fec
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x1f5944…eb09b8
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0xebd75b…fc1e6b
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x7067cf…f8f877
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x220048…8936ef
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0xdc0d2f…5c964b
0x5ac3…c6960x6839…1a2bBase$1.00100%Route unknown28d ago0xaa17f3…f27e86
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown28d ago0x01e5b7…8d08f9

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.