Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0xe696f6…6d61cd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x58fdf3…63d19e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x88f617…1a505f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x117e1c…8b2560
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0xd56c3b…b6d0a0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x0752ef…8cd637
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x3df5aa…a5119d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0xbe55d5…62e0af
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x3d09c3…1b7b5e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x60c16d…79e135
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0xb58089…e8d0fb
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0xb57818…5dfb0f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x1b77c9…cc96b1
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0xd6971e…3e5be2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x20da99…d91780
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x0379ef…d1b18b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0xdcf0ea…0a2a53
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x147cf8…a7ec84
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x7ae63c…ea2c1c
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x830ba1…76a20b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x165794…2fbcaf
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0xcefd24…034596
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x3cd734…906f19
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x3650de…022f35
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa19d ago0x0071ba…cd4f1f

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.