Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$22.64100%mrdn106d ago0xb51572…3262a8
0xa6a9…809d0x8e77…e2d6Base—$25.93100%mrdn106d ago0xa4bb8a…748867
0xa6a9…809d0x8e77…e2d6Base—$16.52100%mrdn106d ago0x8f0ea4…dae604
0xa6a9…809d0x8e77…e2d6Base—$15.27100%mrdn106d ago0xfe7591…ab6320
0xa6a9…809d0x8e77…e2d6Base—$17.01100%mrdn106d ago0x89ec0f…e38cb5
0xa6a9…809d0x8e77…e2d6Base—$24.97100%mrdn106d ago0xaf3fb5…daceb0
0xa6a9…809d0x8e77…e2d6Base—$12.51100%mrdn106d ago0xd0f51e…bf0b93
0xa6a9…809d0x8e77…e2d6Base—$23.09100%mrdn106d ago0x295160…2f88f9
0xa6a9…809d0x8e77…e2d6Base—$13.81100%mrdn106d ago0xd28893…d72353
0xa6a9…809d0x8e77…e2d6Base—$24.73100%mrdn106d ago0x6d7795…48013f
0xa6a9…809d0x8e77…e2d6Base—$19.19100%mrdn106d ago0x59f7c0…a4c6d5
0xa6a9…809d0x8e77…e2d6Base—$21.72100%mrdn106d ago0xeb98e5…6656e1
0xa6a9…809d0x8e77…e2d6Base—$12.89100%mrdn106d ago0x68c40b…40b6c6
0xa6a9…809d0x8e77…e2d6Base—$14.27100%mrdn106d ago0x12a310…13d865
0xa6a9…809d0x8e77…e2d6Base—$22.86100%mrdn106d ago0xeeb00a…d09f45
0xa6a9…809d0x8e77…e2d6Base—$21.67100%mrdn106d ago0x504863…27de53
0xa6a9…809d0x8e77…e2d6Base—$16.48100%mrdn106d ago0x141d65…2fb489
0xa6a9…809d0x8e77…e2d6Base—$18.43100%mrdn106d ago0x7a042b…dc0b22
0xa6a9…809d0x8e77…e2d6Base—$16.34100%mrdn106d ago0x601dc1…06bce0
0xa6a9…809d0x8e77…e2d6Base—$27.65100%mrdn106d ago0x6efdab…808134
0xa6a9…809d0x8e77…e2d6Base—$20.38100%mrdn106d ago0x7c408f…22e2f6
0xa6a9…809d0x8e77…e2d6Base—$16.97100%mrdn106d ago0xffc1e3…5739e9
0xa6a9…809d0x8e77…e2d6Base—$26.40100%mrdn106d ago0xfe41a4…245381
0xa6a9…809d0x8e77…e2d6Base—$15.31100%mrdn106d ago0x47059d…32161d
0xa6a9…809d0x8e77…e2d6Base—$27.53100%mrdn106d ago0x94536c…49f623

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.