Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0xf5f745…9dc45e
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0xfdee01…f22c50
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x592398…691ed6
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x7b608c…e209be
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x4a586c…78072a
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0xe87946…c1073b
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x6a042f…be12e2
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x30cee2…d5c6aa
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x09103f…09a32a
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x590b2a…8112c7
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x3d11cc…ec2a3a
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0xc9a644…e0db1d
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x052f57…f81268
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0xb23eba…7136ab
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x3fddac…049fec
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x272836…e7b1c8
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0xf98845…4603bc
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0xfaeeb2…500739
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x159d86…bb1772
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x1fe0a4…4c9175
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x978d6a…ab0f86
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x44927a…a0fe8f
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x9c2a88…cf25c2
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0xf0c92c…f7429e
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa25d ago0x4d092a…1de350

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.