Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xe9e5eb…fdc5ba
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0xcee767…b0132e
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xce173f…6dbfcb
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xa9fbee…903e94
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd93307…ab6540
0x446b…978d0x9c95…e299Base—$0.001100%fluxa39d ago0x9334f3…a160f4
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xc101a8…a18fee
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0xb8cb20…d84b29
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa39d ago0x33d3ad…c29dbb
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xc5ce47…9ef2fa
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0x03b625…150992
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0x70a57b…578a4b
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xb43d3a…2bbad3
0x446b…978d0x9c95…e299Base—$0.001100%fluxa40d ago0x2f4eff…d86a13
0x446b…978d0x9c95…e299Base—$0.001100%fluxa40d ago0x0277e5…208a41
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xcebb88…07ca60
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xa13f5e…683cb6
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0x6abe68…83cefd
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xd124d2…0e108c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa40d ago0x06f950…1c6ac8
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xd2b75c…643d11
0x446b…978d0x9c95…e299Base—$0.001100%fluxa40d ago0x3d57eb…920d93
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0x60ebfd…ff5be1
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0x61f33a…130fb0
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa40d ago0xdd22ea…c02234

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.