Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5c2…19360x9c95…e299Base$0.001100%fluxa72d ago0xd8e5a4…790c14
0xc5c2…19360x9c95…e299Base$0.001100%fluxa72d ago0xcbbd18…95778e
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x36840c…0523b2
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x77fc28…99bc6c
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x69ac5e…005770
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x5cb6ad…9c0f77
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x4eada5…55c6cd
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0xe4834e…e5bbce
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0xa16736…a99d6f
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x649c5c…d3cbb1
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x2f59c5…b056d8
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x812cd4…f75f89
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0xfb8e8d…687c09
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x27dd5f…6496b9
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x639ebc…38cec3
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x4d211a…18bcb2
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0xfb5b8a…962f86
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x4a3ec2…0a0acd
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x465e75…d17e8b
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0xc21d95…ba3f01
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x0d38fb…75a23c
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x362c5a…d7a768
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0x117ccd…432016
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0xa5e39f…6d48a7
0xc5c2…19360x9c95…e299Base$0.001100%fluxa73d ago0xb17dbc…2811d6

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.