Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xed51f8…3602ca
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x8763aa…d52580
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x61c298…ae4a01
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x005016…d24457
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0xb93324…b92ab9
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x42e6e6…084265
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x2b0c93…2b81ca
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0xbc4752…461664
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x7c3dab…bd6b51
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xc169a8…e13d62
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x4836bc…4cf259
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x350ad8…512a1a
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x8f80f1…36c175
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0xc99f55…94143d
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x2f277c…cc1d32
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x0f7fbf…bb3a08
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x65a0a4…b4b502
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x1a0f83…214c60
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x4533db…0c422b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xc9da62…45adfe
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x9e02c3…188e9b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x56e809…32d62b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x0ca7d3…d165c4
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0xa4f3ea…e14ab3
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x4e4e39…3c7dda

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.