Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x9dcc8f…40153f
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x5346e9…fa6dd5
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x024350…0a931f
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x6342dc…99a99c
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x77729b…ab7422
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x17a497…6e2623
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0xaf08f6…5383c8
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x22c4bc…cd4baa
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x0a59e7…a70e51
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0xfa518f…9be320
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x126712…ff6f07
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa42d ago0xc6e535…17f33e
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa42d ago0x41da7a…c2d058
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa42d ago0xe842c2…b860e5
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa42d ago0xf506f7…24166b
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa42d ago0x9dfb87…c1d74a
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa42d ago0x36d7c3…774055
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa42d ago0x509a8a…b5eafb
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa42d ago0x42ad84…12c836
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa42d ago0x01a1aa…467d32
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa42d ago0x7fafec…00e3be
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa42d ago0x89ee85…1bdc31
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa42d ago0x2734d6…a480da
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa42d ago0x3eeda3…f6d5ef
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa42d ago0x18e913…d4d75e

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.