Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x646a05…dbed69
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xa3d6b4…211cac
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x4297d1…b703fc
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xa63d84…7dc0f2
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xa5835c…3646d2
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xc38bc6…577ffc
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x936918…697924
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xf6cfaf…0f1183
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x451539…012966
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x1cabd7…60e539
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xdee6bc…c7b50b
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xe6d73b…ec539e
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xdde382…b14737
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x691a2f…311c27
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x218e24…5ec0a7
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xeeb653…054e0d
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x317804…ece113
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x3ee1f1…b9fc7b
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x3f1788…d6a7e9
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x226ad1…d3e073
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xd882b8…0b0ad4
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x2a8ac5…67d781
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0xf2e98a…5cdd74
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x2663e1…5ee5cc
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa17d ago0x699268…eeba14

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.