Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0xb657cd…d46a9f
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x1ac774…146899
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x3d39b7…dc9cae
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x9e705e…e5959d
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x8e726f…c1e539
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x4bd353…13841e
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0xd75804…dca604
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x624142…37eef3
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x2d305f…7ad910
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x9a9714…63e35b
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x974588…1b60e4
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0xa18311…c0f8d9
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x5615f0…1bec50
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x1e8d37…0ba7d4
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0xc6d5c7…946343
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0xb82fcd…bff316
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0x436809…a46135
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa25d ago0xb19123…9c8d84
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa26d ago0x7c8d05…fb00e6
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa26d ago0x8874cd…fc2c94
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa26d ago0x9b85c5…375f26
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa26d ago0x6efb06…436c13
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa26d ago0x7fce82…1d7702
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa26d ago0x492f5e…f74d59
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa26d ago0x400f0b…b2137a

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.