Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xf966ee…ba8e27
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xf8babc…861b66
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xee06be…f04942
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xeb480c…103df5
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xae78ea…f08fca
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x12dc3f…c2f86b
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xf33355…51fcc0
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x7b2326…8d88e8
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x74ef61…8ebce8
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xf27d8a…e4ab69
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xe0039f…3df508
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x0e5899…d4c54c
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xdd4e2b…410544
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x92aed7…32eeba
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xd58584…2d6a4b
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xb371de…3965d0
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x0856c9…a67dab
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x8dd470…b6556a
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x026c1a…4c3862
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xbf33ec…fb8f20
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xe254fe…37a5a4
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0x6423b9…bf9474
0x2184…a3880x9c95…e299Base$0.001100%fluxa89d ago0xd27983…07053d
0x2184…a3880x9c95…e299Base$0.001100%fluxa90d ago0x4f77e5…a8e927
0x2184…a3880x9c95…e299Base$0.001100%fluxa90d ago0x7800f0…adf984

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.