Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890x9c95…e299Base—$0.001100%fluxa36d ago0x63098d…9f060b
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa36d ago0x506811…55e17e
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa36d ago0xc39fb1…3af57e
0x0098…cc890x9c95…e299Base—$0.001100%fluxa36d ago0x2ae80a…4f9d63
0x0098…cc890x9c95…e299Base—$0.001100%fluxa36d ago0xec962d…bf1e3d
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa36d ago0xdac8c0…6e345f
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa36d ago0xc784b1…acb1da
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa36d ago0x29764b…42aeb0
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa36d ago0xa7f28d…e77e22
0x0098…cc890x9c95…e299Base—$0.001100%fluxa37d ago0xf00f9d…f872b0
0x0098…cc890x9c95…e299Base—$0.001100%fluxa37d ago0xcc0607…44e159
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0x20e118…d72db4
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0xeb1e3a…f4b9b8
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0xec695d…1b9c33
0x0098…cc890x9c95…e299Base—$0.001100%fluxa37d ago0x98c95d…92c690
0x0098…cc890x9c95…e299Base—$0.001100%fluxa37d ago0x19d2c3…a5cf83
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0x573ef2…f0bf8e
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0x9820d0…78c560
0x0098…cc890x9c95…e299Base—$0.001100%fluxa37d ago0xab252c…730036
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0x282c2e…00f48b
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0x5057f8…c69368
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0xa255b7…a9c2bd
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0xcfb098…31d696
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa37d ago0xa5de03…f0a17b
0x0098…cc890x9c95…e299Base—$0.001100%fluxa37d ago0xeb0fc2…3ecefd

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.