Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0xa9e396…976cb2
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0xc14aea…98196f
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x29a931…88dee4
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0xbe1dd5…35d86f
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x2563bd…a85b06
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0xf6ee6e…542279
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x3353f9…46d093
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x60c0c6…19f9d2
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x90cefd…addcd4
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0xec24f7…48c5dd
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0xe4b509…4c68a9
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0xb204dd…11e6cd
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x3fd439…ea227b
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x9a868f…8eadde
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x8b8b4a…0e3f51
0x7378…f8a30x9c95…e299Base—$0.001100%fluxa37d ago0x943f20…9da911
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0xdfe995…4757d3
0x7378…f8a30xfe80…47eeBase—$0.001100%fluxa37d ago0x37865e…8eacea
0x7378…f8a30x9c95…e299Base—$0.001100%fluxa37d ago0x01b419…1adfe3
0x7378…f8a30x9c95…e299Base—$0.001100%fluxa37d ago0xa228fa…d4a2b1
0x7378…f8a30x9c95…e299Base—$0.001100%fluxa37d ago0xafc726…93480b
0x7378…f8a30x9c95…e299Base—$0.001100%fluxa37d ago0x34a039…e7f791
0x7378…f8a30x9c95…e299Base—$0.001100%fluxa37d ago0xff5986…cc8e7b
0x7378…f8a30x9c95…e299Base—$0.001100%fluxa37d ago0xf1ce83…e3c753
0x7378…f8a30x9c95…e299Base—$0.001100%fluxa37d ago0x797f5c…02800d

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.