Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa59d ago0x18c0da…c7a708
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x331974…f8cb85
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0xdd9e9d…e6b7b8
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x204500…436951
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0xacdaf2…816012
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x4b9498…6d782a
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x5614d8…3152af
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x19ecdc…57089e
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x9f62e1…6c6701
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x91f955…f3b8e5
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0xf573e2…bdb6f7
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x7f336d…726828
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x9df016…5bb169
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x5ed6e6…464409
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x7a20f1…50b563
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x7cac8b…85e07f
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x01266c…0ebb14
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x1ce9b1…f75a08
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0xedfe99…951055
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x4bd69b…46e4fa
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x6d6f63…9737d0
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0xa879c4…ac6f61
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0xda88a4…2b13b8
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x3ee0d3…6afceb
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa60d ago0x0194a8…e5c24c

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.