Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa26d ago0x3bea13…00a093
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa26d ago0x8ef0cb…d6dc2a
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa26d ago0x59867d…5d039d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa26d ago0x29fbd6…7ff527
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa26d ago0x45728c…2bcd0a
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa26d ago0xb84bfb…be329d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa26d ago0x3f1837…cb98a9
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa26d ago0xfe250f…623b98
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0xbaff32…2f8c39
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x2739a8…cc8fa7
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x01a092…24fec2
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0xda074e…f3af51
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x37c535…23ca32
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x46eba8…cabdaa
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0xce584a…2fe58c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x73edd9…1f765c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x017906…3757c7
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x8224f3…6d2d70
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0xec00f4…1aed69
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0xffbd7b…a930a5
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x411a12…6f7ee9
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0xfd144d…f8746b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0xa62159…b28655
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0xd643d7…75ea61
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa27d ago0x940e10…404427

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.