Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x1ac51e…59dbe3
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0xbc9c69…26082e
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x32777d…888b76
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0xc5ec74…6eb967
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0xc0ec63…8062a4
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0xd44ba0…9fd919
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0xa521f3…deef80
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x02abf5…ee64d3
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa45d ago0xfccd7d…60c181
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x5a054c…a49b80
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x809c0e…3398ce
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa45d ago0x88d26c…5474df
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa45d ago0x808efd…5dfe70
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa45d ago0xddc13f…ddeb58
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa45d ago0xc35ae5…dcd20c
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x855eb2…5535ae
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0xd933d4…449bd0
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x8569f4…d84867
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa45d ago0x1577e4…e7a684
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa45d ago0x32a857…cb72a5
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa46d ago0x4700c6…150f5e
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0x158292…8a0681
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0x9698cf…48ec7c
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0x0ea70a…2fdc0b
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa46d ago0x78bbf8…1df68c

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

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