Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$16.40100%mrdn111d ago0x3b1d36…dc4588
0x13db…51920x8e77…e2d6Base—$31.41100%mrdn111d ago0x0909bd…effa81
0x13db…51920x8e77…e2d6Base—$29.31100%mrdn111d ago0xbaacd4…635777
0x13db…51920x8e77…e2d6Base—$19.85100%mrdn111d ago0xba475a…28d8a6
0x13db…51920x8e77…e2d6Base—$16.62100%mrdn111d ago0xd138cf…e2877d
0x13db…51920x8e77…e2d6Base—$30.44100%mrdn111d ago0xf7934d…c7b7d1
0x13db…51920x8e77…e2d6Base—$31.69100%mrdn111d ago0x5f76c3…493114
0x13db…51920x8e77…e2d6Base—$27.91100%mrdn111d ago0xd10e78…aaf14b
0x13db…51920x8e77…e2d6Base—$20.43100%mrdn111d ago0x12292a…acfc83
0x13db…51920x8e77…e2d6Base—$28.41100%mrdn111d ago0xcfe047…9742c1
0x13db…51920x8e77…e2d6Base—$25.43100%mrdn111d ago0x53c20f…4f8362
0x13db…51920x8e77…e2d6Base—$24.93100%mrdn111d ago0x708149…80a396
0x13db…51920x8e77…e2d6Base—$30.19100%mrdn111d ago0xb43dd5…d81a98
0x13db…51920x8e77…e2d6Base—$20.52100%mrdn111d ago0x087d07…ad324b
0x13db…51920x8e77…e2d6Base—$20.69100%mrdn111d ago0xe8857f…f4bd2f
0x13db…51920x8e77…e2d6Base—$30.60100%mrdn111d ago0x652782…ee1f18
0x13db…51920x8e77…e2d6Base—$27.77100%mrdn111d ago0x2455c7…b4be76
0x13db…51920x8e77…e2d6Base—$17.41100%mrdn111d ago0xeca498…9c7152
0x13db…51920x8e77…e2d6Base—$27.54100%mrdn111d ago0xa6e2a2…7f4289
0x13db…51920x8e77…e2d6Base—$23.34100%mrdn111d ago0x317f4d…1db827
0x13db…51920x8e77…e2d6Base—$20.29100%mrdn111d ago0x77c6bc…8cb86b
0x13db…51920x8e77…e2d6Base—$32.23100%mrdn111d ago0x1dddc7…1a8e85
0x13db…51920x8e77…e2d6Base—$17.31100%mrdn111d ago0x6af38e…dcee75
0x13db…51920x8e77…e2d6Base—$17.00100%mrdn111d ago0xfee912…d7ea64
0x13db…51920x8e77…e2d6Base—$23.05100%mrdn111d ago0x1a09f3…ad4fac

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.