Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xeb214c…ab5839
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x4f40eb…c3b889
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xe7d149…29468b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xf25bd9…759e37
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x2597f0…5a659a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xec5d46…08f683
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xcdade3…4d88b0
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xd80e76…6eff98
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x1309f9…47f56e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xccf017…3fcd42
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x1c33b0…401025
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x203e78…0d70d1
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xf3aca4…416cf8
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xde92cb…d1b1d7
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xff15d7…e23aef
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x709290…421cbb
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x5a2ccd…cd7b2b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xe8bd21…15cfed
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x977fc0…b64a2f
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0xab71f3…75ff81
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x802d10…89eeb0
0x109f…25150xfe80…47eeBase—$0.001100%fluxa25d ago0x13f2a6…0efc30

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.