Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xe5ba88…60c6ec
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x012aa7…4068ba
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x16436c…da8555
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x9cdbe5…390926
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x536a99…8a8ef4
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x3b4aff…0564e1
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xf65558…422ab8
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xa7701e…cea0cc
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x324703…f23a14
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x761b72…5dbd0b
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x2e22c4…3b8fc9
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xf516b3…5b4450
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x2eef17…41ac6e
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x0e36a8…d157c3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xbe821a…3fb835
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xda84c2…fbfe40
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x7b0b78…ad28c3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xd3404b…17c986
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xb249c7…cc053c
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xd1bb8c…155846
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xf304e0…a519cd
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x16068a…a5d71e
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x56b88a…f2bd81
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x2115b8…b048ef
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x65d5f6…3e9480

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.