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—$28.68100%mrdn111d ago0x243cf6…2243f5
0xfe8f…794d0x8e77…e2d6Base—$19.08100%mrdn111d ago0x164f78…e621cd
0xfe8f…794d0x8e77…e2d6Base—$17.63100%mrdn111d ago0xe829b0…eceb73
0xfe8f…794d0x8e77…e2d6Base—$29.39100%mrdn111d ago0xbb6bb7…3fae18
0xfe8f…794d0x8e77…e2d6Base—$25.30100%mrdn111d ago0x479f41…7aa2f7
0xfe8f…794d0x8e77…e2d6Base—$25.65100%mrdn111d ago0xae0b1c…afa16e
0xfe8f…794d0x8e77…e2d6Base—$16.20100%mrdn111d ago0xa81050…b2751c
0xfe8f…794d0x8e77…e2d6Base—$32.76100%mrdn111d ago0x78177b…1ee0b3
0xfe8f…794d0x8e77…e2d6Base—$27.59100%mrdn111d ago0x6be7d7…5976d6
0xfe8f…794d0x8e77…e2d6Base—$25.13100%mrdn111d ago0x0ae07a…c21f83
0xfe8f…794d0x8e77…e2d6Base—$28.95100%mrdn111d ago0xa2f453…091148
0xfe8f…794d0x8e77…e2d6Base—$22.10100%mrdn111d ago0xaced92…a5736c
0xfe8f…794d0x8e77…e2d6Base—$27.92100%mrdn111d ago0xf19819…326129
0xfe8f…794d0x8e77…e2d6Base—$26.19100%mrdn111d ago0xc036fe…4fe391
0xfe8f…794d0x8e77…e2d6Base—$19.89100%mrdn111d ago0xc01a08…9911bc
0xfe8f…794d0x8e77…e2d6Base—$17.92100%mrdn111d ago0x846755…4f3e24
0xfe8f…794d0x8e77…e2d6Base—$24.73100%mrdn111d ago0xf54bea…b01bbd
0xfe8f…794d0x8e77…e2d6Base—$31.37100%mrdn111d ago0x82e2e6…850d19
0xfe8f…794d0x8e77…e2d6Base—$26.74100%mrdn111d ago0xb5fa2b…0f4eab
0xfe8f…794d0x8e77…e2d6Base—$27.02100%mrdn111d ago0xbe6143…afa744
0xfe8f…794d0x8e77…e2d6Base—$15.79100%mrdn111d ago0x6ced63…b7689c
0xfe8f…794d0x8e77…e2d6Base—$25.63100%mrdn111d ago0xf79dc6…9b975d
0xfe8f…794d0x8e77…e2d6Base—$20.35100%mrdn111d ago0xdd4527…e49a9e
0xfe8f…794d0x8e77…e2d6Base—$35.02100%mrdn111d ago0xe9232d…2f79d4
0xfe8f…794d0x8e77…e2d6Base—$20.57100%mrdn112d ago0xa08012…b217f8

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.