Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0x944eda…bf84b6
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0x667754…b82bc1
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0x6104d1…0311d2
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0xe3be26…e4a379
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0xd36075…5e508e
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0xd42253…0000ff
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0x218c05…f5ee54
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0x6b9c20…61ee01
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0x98dd78…ab3f50
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0x9c2765…50db5d
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0xdf8147…1abd98
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa24d ago0x2ea211…7addde
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa25d ago0xcecab0…576d78
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa25d ago0xdc6a0c…7ea4d1
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa25d ago0x5da0ad…d76cee
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa25d ago0x92af47…8c9cc2
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa25d ago0x1d3e02…dd1736
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa25d ago0x7b2ef1…470375
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa25d ago0x87c1de…9385a4
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa25d ago0x033ff8…65857f

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.