Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x2358ea…c98ddd
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x5e30ab…c5b3da
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x897276…217d3b
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xafaad8…0ce890
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xd40dcc…9d833e
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x5b2497…3be402
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x9b1b0f…b2ab15
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x0a2c07…c8788a
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x57e7bd…a392f1
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xf54031…6b8377
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xd38ba0…cc1bd3
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xa03f2c…3b4981
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xb10058…47436c
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x438fdb…fc3ea1
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xfe414c…bcf4a4
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x713b59…bc0eba
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x02cd78…c60f11
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x6dcabb…a5840e
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x453677…f89b1f
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x723c16…3fda0f
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x6427b1…b4fdf6
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xbf63fe…6dce9c
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x39080d…4f6c7b
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0xcccba7…41e493
0x4519…6cc50xfe80…47eeBase—$0.001100%fluxa16d ago0x4bc324…360e7f

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.