Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0x036264…fed29f
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0x2ff9c9…4e56e2
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0x754dda…b7ca68
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0xb87e96…aa7bf3
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0x093e76…7a2ef0
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0xff3cd6…fe4eec
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0x02d996…c08992
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0x5f4912…cc1310
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0x3ba234…d00cd7
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown26d ago0xdfe071…00e05d
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x3b169b…d33fa2
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x31206f…d5f4a8
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x1c6b33…554ec3
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x1fc472…39592f
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x93039d…8a8f05
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0xb5b981…8c2e78
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x997731…5341d8
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x5b93e7…b77a47
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x7d021e…b24a27
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x07d71b…491223
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x2892b0…bc720c
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x046224…c4bbbd
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x8eb861…e415b9
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0xa3eb9e…b5801d
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown27d ago0x37fda5…ddee51

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.