Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xa1066b…5170db
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xea3452…3839e9
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xcc26c4…10ac03
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xb53b60…f52a7a
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x159cc0…5fc0c4
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x1a2940…b0bac2
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xd707a8…7ce5ea
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xc85a7d…c0a30e
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x7aaab3…c1b3ae
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x86442a…a647f1
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x61cfbb…9754ce
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xa26ae9…9e5036
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x96ab49…7b6245
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x758986…0afc9d
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x804806…5034b8
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x1ce8bc…08a0f1
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xe2192e…110f42
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xa47af9…2d5e6d
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xcacd73…a48aa1
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xd919f5…75a4a9
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xa321fa…0dd365
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xbb8208…c34041
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xdb3f7b…d05074
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xec4324…15c929
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xaa3d15…ccaae1

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.