Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x55de7d…8ffb55
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x839969…6fc926
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x4c2e03…2ec821
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xb96565…a0c77c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x9e2e00…8ef242
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x6259b9…aaaf8a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x7b036b…c1f706
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x27ba3d…429b31
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xdafd4f…261c61
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x010094…a7096e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x6324ac…8a626e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xc519b7…dee400
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xb68d3a…6cc016
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x1f84de…236d73
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xef9f45…81590e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xaf84c1…f989b4
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x49b762…ea38b3
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x7986b9…e98234
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x83d69f…c2d3f6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xea1059…ed837a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x068859…df0d08
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xf3ce1e…694f74
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0x14832b…8c5b78
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xa4f386…6b13c7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa73d ago0xa8c9b6…4692ea

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.