Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0xb2ce20…b07d99
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0x3fa5ae…fd0d7d
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0xf6235b…b5a8f4
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0xbdf89b…f89844
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0xbbe352…c66dd7
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0x2233cd…cb9df1
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0x936cd9…ff2780
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0x7c2274…8ec998
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa66d ago0xbc4e2b…f48b40
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0x81e1e7…dfa026
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0xfe550c…ef9a11
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0xbfd133…7f7c93
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0x7b5ec8…cca8d2
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0x565288…48b82b
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0x85eed7…cbc348
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0x38e921…2ef870
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0xbd7bee…d321a4
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0xfb3c74…e4ea76
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0xb7379f…05d0c4
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0x56a064…15113f
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0xa7cdbc…d8e6eb
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0xb983d3…5ff2c1
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0x869f09…6f4e46
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0xca3f8d…eeaa8c
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa67d ago0x9409ae…75d6cd

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.