Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0xca599e…f21ad0
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x50c46b…1bc50e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0xe6b2b7…0211e1
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x9306d9…c8600a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0xbb9ccf…5151c3
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x01d550…fde3bc
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x1c520b…ea4240
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x80202f…026669
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x102eb9…205a14
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x96ea79…86ad18
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x59418b…10c41d
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x023b15…83f979
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x1135ae…866a57
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x385e91…c03e37
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x928a98…32f717
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x6091b1…a0a6df
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x6bb3a0…cdc437
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x7085f0…d6c18e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x19ad52…8bf106
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0x7a8853…feea12
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0xd023ca…1aa468
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0xfef265…18c667
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0xa18178…bc803b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0xe9c8cd…59e4a8
0x445f…40930xfe80…47eeBase—$0.001100%fluxa15d ago0xfe9044…4e75de

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.