Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase$19.60100%mrdn15d ago0xe6abda…8e6216
0xa6a9…809d0xfe8f…794dBase$18.23100%mrdn15d ago0x600964…37b823
0x1cec…8dd40xa6a9…809dBase$15.17100%mrdn15d ago0xb838fc…3c9d23
0xa6a9…809d0x1cec…8dd4Base$12.50100%mrdn15d ago0x49c526…8097d6
0xa6a9…809d0xe55e…f748Base$13.85100%mrdn15d ago0xfb2d48…565ff0
0xa6a9…809d0x13db…5192Base$20.59100%mrdn15d ago0x48d742…2540b0
0x13db…51920xa6a9…809dBase$23.15100%mrdn15d ago0x028ed7…6acf04
0xfe8f…794d0xa6a9…809dBase$22.65100%mrdn15d ago0xd466e2…8fc700
0xa6a9…809d0x4754…327bBase$17.75100%mrdn15d ago0x4ea967…68c686
0x4754…327b0xa6a9…809dBase$12.34100%mrdn15d ago0x7caa14…87999a
0x13db…51920xa6a9…809dBase$25.47100%mrdn15d ago0xf5ad31…34d274
0xa6a9…809d0x4754…327bBase$12.89100%mrdn15d ago0xf2315e…b0c5a5
0x13db…51920xa6a9…809dBase$18.80100%mrdn15d ago0x63974a…bfa6f0
0xa6a9…809d0x1cec…8dd4Base$16.66100%mrdn15d ago0x72ef30…6a061c
0xa6a9…809d0xe55e…f748Base$16.76100%mrdn15d ago0x2d26b6…15845d
0xa6a9…809d0x4754…327bBase$11.73100%mrdn15d ago0x0aee6e…9d04fd
0x13db…51920xa6a9…809dBase$13.26100%mrdn15d ago0x9e7437…81da0b
0x13db…51920xa6a9…809dBase$22.58100%mrdn15d ago0x62aa07…1a5ef2
0xa6a9…809d0x13db…5192Base$24.16100%mrdn15d ago0x841b14…203df3
0x1cec…8dd40xa6a9…809dBase$20.23100%mrdn15d ago0x552bc3…97d520
0xe55e…f7480xa6a9…809dBase$16.28100%mrdn15d ago0xaab3ad…179f37
0xa6a9…809d0xfe8f…794dBase$17.52100%mrdn15d ago0x162542…a30507
0xa6a9…809d0xe55e…f748Base$15.08100%mrdn15d ago0xa699eb…cd6ad1
0xfe8f…794d0xa6a9…809dBase$12.57100%mrdn15d ago0x19523c…8e81b8
0x1cec…8dd40xa6a9…809dBase$21.39100%mrdn15d ago0xb9e51e…f44931

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.