Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x6c3f9d…07b04a
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xdb424d…ea8292
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x861f54…a8e9cc
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xc59911…36a55b
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x553a17…96b768
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xf60b93…6c6ed9
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xf7f8c4…4e12c0
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x401dfc…40be32
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xb6b93a…de50c3
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xe9db23…4d8771
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x77ba66…5a6645
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xc4eeb5…5b118f
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x5cba92…a6830c
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x404866…265064
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x1d6fdb…9680f5
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x1e339a…52d516
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0x6c690f…bf53e1
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xc792b0…27e1ff
0xc85f…d0df0x9c95…e299Base$0.001100%Route unknown26d ago0xa51d13…6921a1

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.