Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xff3081…b80e60
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xcdba6d…151e3d
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x4c566b…50ee02
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x444a50…5cf8cc
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xc9483c…686bee
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x38baad…a62444
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x2ba8c3…fc6a12
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x206f9f…0c2f63
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xe11b8c…c1983f
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xd15d3d…4982f8
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x940cc4…9d8c9d
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x5846ee…e5702c
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x6e81e5…951182
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x03928a…7d2edf
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xed7d02…f28ae7
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x308908…29e2da
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xc5cfb6…4f5a82
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x32a474…7ef0bb
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xb97e0f…311efd
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0xc765d8…96335f
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x119e0d…353350
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x00a2b6…c713d8
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x2c4ba8…cabbf5
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x2805ed…d35195
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa50d ago0x32c403…3058b6

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.