Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x5cb2ba…1c8533
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xfa0cef…e16e62
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xd2ac57…35392e
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x09c1d0…d19f3f
0x775d…f4b40x9c95…e299Base$0.001100%fluxa36d ago0x6b13fa…af4912
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xee764d…32c78c
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xf50546…3d4af2
0x775d…f4b40x9c95…e299Base$0.001100%fluxa36d ago0x726203…fdc358
0x775d…f4b40x9c95…e299Base$0.001100%fluxa36d ago0xfcb28e…0ed5e1
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x138e0d…9b97d9
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xffe4f3…24decf
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x353f13…125388
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x9376df…ee9e52
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x5cf8ea…6ec606
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xa2e8fd…d19008
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x63352b…861740
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x43289b…ad77b6
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xcd6177…c2f9b0
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x0b1124…f898f3
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x28695e…75fc8e
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x834ae3…8a8205
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x6ee1bc…f3476d
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x86bfd0…11cbf5
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0xbba2dc…90ee83
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa36d ago0x0fa7f2…9e3cf7

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.