Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x553814…1ee29e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0x845947…c193b1
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0xbaa419…868d3c
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x811bb9…90cf30
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x959e88…15aca0
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x4c2db4…ccbc03
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x9e1c58…e85972
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x112ada…fec7ca
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0xadfc82…b8bc5c
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x74d98d…777e2c
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x72a35e…38d7e8
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x24f8d6…30a6de
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0xf3235a…163b11
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0xa0ddf3…6a7ff6
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x03b020…0aa943
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0xc7835e…c85b3b
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0x725c82…3c38e0
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0xf222ce…a79cc0
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0x7fee74…35530e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0xe91b6b…371735
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0xfdf497…03cbe1
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0x4265dd…7aeefd
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0xc797d9…09f19c
0xa65f…04300x9c95…e299Base—$0.001100%fluxa42d ago0xc7def0…3d8d74
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa42d ago0xe3a4a4…eb6a64

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.