Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0xe4183c…7f6f47
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0xef5c35…f1dcb9
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0xab98bf…43c6a3
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0xb18ba7…ae5e94
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0xe988b5…11d81b
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0xd0f69b…f13494
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0x8f7995…cedc1a
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0x498d28…2e72e3
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0xc6c862…04db71
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0x9785ef…262528
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0x6a759c…db68d0
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0x423d4d…64b6a8
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0x60cb5b…e682d8
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0x505867…3cba96
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0x1103cd…fed006
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa28d ago0xe60ba8…d9d8fc
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0xb937a5…71cffa
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0x113e9c…716a8d
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0x86bfab…196a5b
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0x48f8c1…627045
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0x9c36ea…040f38
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0xdea1fc…ee5b98
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0x050252…84fd5e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0xb42eca…0ad5ff
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa29d ago0x34bde4…456d5a

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.