Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd3efee…4c273f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x2876ea…96060f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xec52c1…a58c41
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xdd45de…467b7f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x3631b9…49da0e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x66a212…17fdae
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x3e30f0…bac18a
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0x886cf2…7b278f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x6e08b5…7b0d54
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xdff00d…574967
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x00309b…f48d65
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xa847da…1883f4
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x6cbbd4…350645
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xe12127…271fda
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xe57383…5de219
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa39d ago0x77af20…3a3a80
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0x48b68c…b1434c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc06ec8…6ffab2
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0x2d7ddf…bcfcb1
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0xde7068…f316b5
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0x97a1ce…7cc688
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0xe14ce9…1c8d89
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0x307376…0f5c3c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0xd267f7…2a2775
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa39d ago0x59f056…f9261a

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.