Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xc9a8ee…9a5fad
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xb568b2…7fd6d3
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xa6fe4b…3ea3c6
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x76bf20…6b34ef
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xc5bcd9…7d6082
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x0884a6…2b5f70
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x899ee6…b3155d
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xaa79c6…4ce889
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xa855be…ef7d93
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x03c71c…b5c82f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xc31257…2dd30c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x8d8e15…b8e6b1
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x566b4c…982f3c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x39ef6e…4285e3
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xe9662a…b392f9
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xe089d9…4642b0
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x349a5b…ff34a4
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xab542f…c9042a
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x260cc4…2b9e81
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0xf4ea5d…edaa92
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x8c3083…207d43
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x600662…0ee0d6
0xb685…49100xfe80…47eeBase—$0.001100%fluxa18d ago0x74ad19…72ff56
0xb685…49100xfe80…47eeBase—$0.001100%fluxa19d ago0x431a7b…460a19

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.