Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x12c176…96bfa8
0xc289…ac940xa9dd…2315Base$0.002100%candidates78d ago0x309ec6…72491a
0xc289…ac940xa9dd…2315Base$0.002100%candidates78d ago0x99784f…7345c3
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xcdab19…a1d07b
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x013b53…cc4cf1
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xdfc07f…42acc4
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xcb019b…c6c203
0xc289…ac940xa9dd…2315Base$0.002100%candidates78d ago0x90751d…4b2293
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xce24fd…7f62a5
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xc8cdbf…5db776
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x29038c…610ee7
0xc289…ac940xa9dd…2315Base$0.002100%candidates78d ago0xeed643…937e01
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x2e3f67…a46d8b
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x17b210…2e8018
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x0e4e4b…c90757
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xf34a3a…b5fbfd
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xe542ed…e4f409
0xc289…ac940xa9dd…2315Base$0.002100%candidates78d ago0xb1d8b3…18b6ab
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x7f4d47…e41bbf
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xa4ad7a…06109e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x1c2c30…d90dc9
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xec3155…a21d4c
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0x669a4f…61bf7a
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xcabd9a…d45e3e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown78d ago0xfc5c3d…5880a4

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.