Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x1fdacc…cad7df
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xa46614…01f9a8
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x63248a…0badb1
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x26dc9f…5698f0
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa47d ago0xb99362…3081de
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa47d ago0xbae147…e8d2c5
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x481fa7…3f326d
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xdc4fbb…53d972
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x7d9295…d21afa
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x6d2070…35d588
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xddf680…1e1a2a
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa47d ago0x6e9b54…d080f3
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa47d ago0x6bcb46…59bde7
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x627c82…60d3e4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0xf4c6b0…f2a26d
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0x282fc9…4cfe0c
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0xb23f17…c09153
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0xe225d5…717fab
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0xfead9d…c8d756
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x20bcaf…c18f8f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x33b2a6…57756f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x7e25da…9f7930
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x6deed7…74e7db
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x0e010c…567afd
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x256a9a…459b16

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.