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—$22.24100%mrdn75d ago0x547dac…58dedd
0xfe8f…794d0x8e77…e2d6Base—$21.98100%mrdn75d ago0x876d8e…d56aee
0xfe8f…794d0x8e77…e2d6Base—$27.18100%mrdn75d ago0xb36556…d2bb47
0xfe8f…794d0x8e77…e2d6Base—$20.88100%mrdn75d ago0x3b43a5…7cade5
0xfe8f…794d0x8e77…e2d6Base—$28.16100%mrdn75d ago0x4365b6…fa4f2f
0xfe8f…794d0x8e77…e2d6Base—$25.53100%mrdn75d ago0x879fca…751699
0xfe8f…794d0x8e77…e2d6Base—$27.33100%mrdn75d ago0xee0ba4…3401dc
0xfe8f…794d0x8e77…e2d6Base—$23.17100%mrdn75d ago0xf72f54…a85fa4
0xfe8f…794d0x8e77…e2d6Base—$12.69100%mrdn75d ago0xe70c84…328f1d
0xfe8f…794d0x8e77…e2d6Base—$25.28100%mrdn75d ago0x23d807…2966ff
0xfe8f…794d0x8e77…e2d6Base—$25.95100%mrdn75d ago0xb9a054…2dc646
0xfe8f…794d0x8e77…e2d6Base—$18.93100%mrdn75d ago0x69da5a…edbddb
0xfe8f…794d0x8e77…e2d6Base—$24.70100%mrdn75d ago0xc6db8d…45b674
0xfe8f…794d0x8e77…e2d6Base—$19.90100%mrdn75d ago0x532e0e…fc7901
0xfe8f…794d0x8e77…e2d6Base—$27.44100%mrdn75d ago0x15f34e…3eda53
0xfe8f…794d0x8e77…e2d6Base—$25.05100%mrdn76d ago0x955ef1…472ef9
0xfe8f…794d0x8e77…e2d6Base—$17.73100%mrdn76d ago0x1dbfa5…134184
0xfe8f…794d0x8e77…e2d6Base—$21.40100%mrdn76d ago0xee8706…ad7dbf
0xfe8f…794d0x8e77…e2d6Base—$16.36100%mrdn76d ago0x2289c1…f92dbc
0xfe8f…794d0x8e77…e2d6Base—$15.86100%mrdn76d ago0xd8b712…6d807d
0xfe8f…794d0x8e77…e2d6Base—$17.90100%mrdn76d ago0x467241…fd51d3
0xfe8f…794d0x8e77…e2d6Base—$26.05100%mrdn76d ago0xd5f0a7…ea8fd0
0xfe8f…794d0x8e77…e2d6Base—$18.75100%mrdn76d ago0xafe9b6…778bbb
0xfe8f…794d0x8e77…e2d6Base—$15.89100%mrdn76d ago0x7f0f8f…32decf
0xfe8f…794d0x8e77…e2d6Base—$23.50100%mrdn76d ago0x4ed5ce…f51f78

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.