Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x07f748…727989
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x35f1dd…804cdc
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0xbee3aa…f8d215
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x2c62e1…d847be
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x24f0ab…9731f7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x67e98d…04a8bd
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x148ecd…f7dde9
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x81a8cb…596231
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x77a5c5…53f9f9
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x4a9708…54852a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0xd0fae1…87a3ab
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x0437bf…7e4ae1
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0xba2f18…6c141a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x65fd99…ca271b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x87d3cf…528497
0x350e…50890xfe80…47eeBase—$0.001100%fluxa16d ago0x09bf71…a40229
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x0fd046…312d1c
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xdea58a…de0434
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x1dd489…f0d2b7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x0b8c60…35ba83
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x7ac041…5cf30e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x8e1d21…3f421a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x26d966…2899e8
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xcf28bc…e2e38f
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x6e4f98…1a0f70

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.