Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0xb16bae…58126f
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0x79d942…cdb5e7
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0xabc907…b27cec
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0xedf45e…8c6f1f
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0xb9d078…6ca9df
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0xecab6d…2338f6
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0xd1c61e…8893fe
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0xf0334b…cb8fb9
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0x5d6c93…687add
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0xb440e9…73f260
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0x2d7091…11f1d3
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0x6a6cf8…270011
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0x2351e0…a46966
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0x194eb7…30033d
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0x9fe6f4…19f447
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0x9d351e…3f1762
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0x591581…ef0e63
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0xb3be84…ca5c09
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa40d ago0x42df59…574fad
0x1806…a27b0x9c95…e299Base$0.001100%fluxa40d ago0x9512c4…0ef593
0x1806…a27b0x9c95…e299Base$0.001100%fluxa41d ago0x396c8b…ae41f4
0x1806…a27b0x9c95…e299Base$0.001100%fluxa41d ago0x777fe3…3d3a39
0x1806…a27b0x9c95…e299Base$0.001100%fluxa41d ago0x5b3380…c9177e
0x1806…a27b0x9c95…e299Base$0.001100%fluxa41d ago0x040e73…83bb80
0x1806…a27b0x9c95…e299Base$0.001100%fluxa41d ago0x16ebe6…410c8c

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.