Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x224abe…618c0a
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x9d1c0a…dbe53c
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x81bbac…a401e9
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x02c1ed…6374d2
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x3adf12…0e8e3a
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x79442a…4fca55
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x7891c0…ef3d1c
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0xb7a6b5…65d65d
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x85f016…490205
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x349a3d…d7a6b1
0x56cd…dd2b0xac65…4417Base—$0.03100%fluxa120d ago0x16e395…3ae14e
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0xd99aba…58c0f6
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x8a45de…8ac5c3
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x9a17d9…e627d2
0x56cd…dd2b0xac65…4417Base—$0.06100%fluxa120d ago0xb8a545…80ac69
0xb90a…9ae40x56cd…dd2bBase—$0.05100%fluxa120d ago0xb857b1…cd3467
0x56cd…dd2b0xac65…4417Base—$0.98100%fluxa120d ago0xc63cb2…e02722
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0xd16265…93f000
0xb90a…9ae40x56cd…dd2bBase—$0.90100%fluxa120d ago0xe43382…ac0d82
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x846fb7…f0f8d3
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x297df1…0ba8ab
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x32289d…58722a
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x189ee2…8f5bdc
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0xa0ecca…a2b2f8
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa120d ago0x08706e…88b2de

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.