Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0xfae44a…cfaa9e
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa45d ago0xeb6181…9c2577
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa45d ago0xa889bd…66f86a
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa45d ago0x23fb56…edd1a5
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0xaf6fcd…31322e
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa45d ago0x27d88f…9c4c68
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa45d ago0xcb6dfb…afe5fa
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0x15a536…89253e
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa45d ago0x01bf9f…69b290
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa45d ago0x5dfcdb…86ac34
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa45d ago0x55f195…5eb70a
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0xb31f0a…f837ef
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0x2937eb…647c01
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0xef55eb…40e78d
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0x6a6660…74cc29
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0xc446e7…8c3072
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0x42a23d…ab904a
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0x968153…520059
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0xb0f4d4…bf9c89
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa45d ago0xc1a3a0…c88ceb

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.