Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040x9c95…e299Base$0.001100%fluxa47d ago0x41e6db…9dbac1
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa47d ago0x4208d1…1f0ff4
0x01e9…3e040x9c95…e299Base$0.001100%fluxa47d ago0x5b14d7…32b966
0x01e9…3e040x9c95…e299Base$0.001100%fluxa47d ago0xf6cf41…9abb91
0x01e9…3e040x9c95…e299Base$0.001100%fluxa47d ago0xf524c5…781952
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa47d ago0x653ffb…4fabeb
0x01e9…3e040x9c95…e299Base$0.001100%fluxa47d ago0xabf125…5a32a5
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa47d ago0x14aa1b…bb3155
0x01e9…3e040x9c95…e299Base$0.001100%fluxa47d ago0xdeb6a3…48f8cb
0x01e9…3e040x9c95…e299Base$0.001100%fluxa47d ago0xf6cb3a…8892cb
0x01e9…3e040x9c95…e299Base$0.001100%fluxa47d ago0xaa4dc4…b1695c
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x7a2cae…26291f
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0xcc87da…b7eead
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0xe5836e…e04440
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0xa3b9c2…23d5cf
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x12adeb…f5ee16
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x55db78…d2e9d2
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0xb8b29f…405250
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0xa8a65d…72df79
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x4952d4…ba9de6
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x500303…cfb29e
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0x3bfe0b…e7a2ee
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0x512c9b…38746f
0x01e9…3e040x9c95…e299Base$0.001100%fluxa48d ago0xc133b7…08402f
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0x50840c…ccbd1a

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.