Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$17.95100%mrdn113d ago0x7861fe…68948b
0x1cec…8dd40x8e77…e2d6Base—$39.64100%mrdn113d ago0x4013ac…a8064b
0x13db…51920x8e77…e2d6Base—$37.17100%mrdn113d ago0x05f0e5…c7bdba
0xfe8f…794d0x8e77…e2d6Base—$24.28100%mrdn114d ago0x9082c5…1ae095
0x1cec…8dd40x8e77…e2d6Base—$18.08100%mrdn114d ago0xf43f1d…d05cc3
0x13db…51920x8e77…e2d6Base—$40.37100%mrdn114d ago0xb09e38…93e631
0xe55e…f7480x8e77…e2d6Base—$18.89100%mrdn114d ago0x9e2428…ce0075
0x1cec…8dd40x8e77…e2d6Base—$34.50100%mrdn114d ago0x3f19ad…ebafb7
0x1cec…8dd40x8e77…e2d6Base—$25.40100%mrdn114d ago0xdebbe9…3d8176
0x1cec…8dd40x8e77…e2d6Base—$24.84100%mrdn114d ago0x49ec91…f1ca6e
0xfe8f…794d0x8e77…e2d6Base—$37.42100%mrdn114d ago0x682849…638b06
0xa6a9…809d0x8e77…e2d6Base—$24.30100%mrdn114d ago0xcaef4e…a06d40
0xa6a9…809d0x8e77…e2d6Base—$39.99100%mrdn114d ago0xf03e49…dacb72
0xa6a9…809d0x8e77…e2d6Base—$42.09100%mrdn114d ago0x9c5539…937af2
0xe55e…f7480x8e77…e2d6Base—$21.03100%mrdn114d ago0xc9c3cd…ff4380
0xfe8f…794d0x8e77…e2d6Base—$33.64100%mrdn114d ago0xcfc5a2…36b7db
0x13db…51920x8e77…e2d6Base—$28.66100%mrdn114d ago0x8962e5…7832b2
0x1cec…8dd40x8e77…e2d6Base—$26.32100%mrdn114d ago0x757b1b…3e6ae7
0x1cec…8dd40x8e77…e2d6Base—$33.27100%mrdn114d ago0x43bb9d…251c0e
0x13db…51920x8e77…e2d6Base—$39.56100%mrdn114d ago0xf3cd48…cce40c
0x1cec…8dd40x8e77…e2d6Base—$31.66100%mrdn114d ago0xa90ec7…25cabc
0x13db…51920x8e77…e2d6Base—$27.64100%mrdn114d ago0x93b5fc…3c7a7d
0x13db…51920x8e77…e2d6Base—$20.24100%mrdn114d ago0x66027a…e3e57e
0xe55e…f7480x8e77…e2d6Base—$40.38100%mrdn114d ago0x916be0…66ed35
0x1cec…8dd40x8e77…e2d6Base—$39.81100%mrdn114d ago0xe1a390…45cdcb

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.