Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0x33b245…840958
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x2fc848…bdff02
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0x0601d5…4d8626
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0xf47c30…10b970
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0x917460…28d739
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0x08a526…821c82
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0xe3dea7…53b1f9
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x67eb9f…77dcee
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x041787…da8dbf
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0xbda8b5…947c57
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0xe4b860…22d5a4
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x72d79b…c296d5
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0xcbea5d…e8fc9c
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0x9933b5…f97451
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x7b6240…51b99c
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0x5fcfa6…5095fc
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x8dfe75…b5f727
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x53d1b2…2b37c6
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0xc781bc…13300f
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x8057bf…6e06f1
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0x639331…4f81ab
0xadf0…7d9e0x9c95…e299Base$0.001100%fluxa33d ago0x338586…8792c4
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0xed7b9b…993de5
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0x53528f…68d07c
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa33d ago0xe9b5ff…6c823b

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.