Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x1c0e85…f19c0e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xe48a71…7d4426
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xe5c84e…38ca4f
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x03de87…f88d1c
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xf1cd74…8b7c55
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x3fb97b…e72410
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x9096eb…644aaa
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x142248…d2a66e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x6cf24a…884f83
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xe447ea…83c531
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x1efe57…e35905
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xde39c5…387622
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xab7cd0…733999
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x855f1c…cff021
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x03d506…b08370
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x9d7271…4eebf0
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x22c9a8…ebb6be
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x786b0e…864b80
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xedf9c1…c8c082
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x9627b3…f0e9a8
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xa290b6…15b1ac
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xb6afe5…fada5f
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x69d188…75f061
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xea6978…3fe362
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xf7a9fc…a50f10

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.