Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xc1cbde…24aeef
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xd87311…d54fb8
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x388882…f3a9ed
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x170fd7…fcea87
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x42c5e9…b051f1
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x90b292…5098a1
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x4dcea2…2f24fa
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xfec926…b8effa
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xe7a182…fcb5be
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xd0f4cc…6dfc23
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x830a97…aef664
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x0fd6c6…2408e4
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x16a375…2a2421
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xe78a6e…6c62d0
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x060708…aeb1f1
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x29876b…9bf000
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xf01fee…b6bfbf
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xea981d…921737
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xbd5c99…42fc7d
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xb88d1e…de67de
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0xbeda32…f1f709
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x8b2bc1…388255
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x6b30a0…ee4393
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x58d411…6a7f01
0x706e…1ddf0xfe80…47eeBase—$0.001100%fluxa15d ago0x70487e…348284

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.