Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0xaf1589…8e5af0
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0x401883…b3252e
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0x4453ee…f4be10
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0xc222d5…298502
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0x7e2754…bced9a
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0x503861…f962de
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0x96be24…68c6a4
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0xfc4bd6…42c41f
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0xf4c941…addefb
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0x98c812…4b8a1e
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0x8e2f3d…71ee69
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0x3f70b2…12d6de
0xb71f…31400x9c95…e299Base$0.001100%Route unknown47d ago0xf93555…0e84a7
0xb71f…31400x9c95…e299Base$0.001100%Route unknown48d ago0x389e40…feff45
0xb71f…31400x9c95…e299Base$0.001100%Route unknown48d ago0x5e1ab7…724862
0xb71f…31400x9c95…e299Base$0.001100%Route unknown48d ago0x7ffa8f…a9e0a8
0xb71f…31400x9c95…e299Base$0.001100%Route unknown48d ago0x775ef8…2eedcd
0xb71f…31400x9c95…e299Base$0.001100%Route unknown48d ago0x50d343…da2e8f
0xb71f…31400x9c95…e299Base$0.001100%Route unknown48d ago0x1df92d…3d3e35
0xb71f…31400x9c95…e299Base$0.001100%Route unknown48d ago0xa7f667…f7f73b
0xb71f…31400x9c95…e299Base$0.001100%Route unknown48d ago0x21c886…47df60

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.