Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x443d4f…d0d4ed
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x456599…419262
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0xf05ee6…c1e184
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x0810e5…dc4191
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0xfc3847…7ba62d
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x308fdf…7f69bc
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x03f698…8e54f1
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x04c86b…04378e
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x607acd…a69b52
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x8de794…96d87d
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0xd88374…9aa4ba
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x43cd54…7d28ee
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0x48fda1…743667
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0x22ce80…ed7206
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0xd75417…e703f7
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0xb45ea6…14a09b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x82fe3b…b28808
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0x546728…9f11d3
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0x47ca3b…7326be
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0xc3a405…74d051
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0xa442b8…127c70
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0x04c115…ac7508
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0xd9b63a…cb4f3f
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa45d ago0x889c2a…e53793
0x616d…500b0x9c95…e299Base—$0.001100%fluxa45d ago0xfdd412…a48728

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.