Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$29.50100%mrdn65d ago0x8159ab…49bdd8
0xe55e…f7480x8e77…e2d6Base—$18.34100%mrdn65d ago0xd0ef07…ce1d5f
0xe55e…f7480x8e77…e2d6Base—$33.07100%mrdn66d ago0x6c048c…2ec537
0xe55e…f7480x8e77…e2d6Base—$31.06100%mrdn66d ago0x5c0640…fd4708
0xe55e…f7480x8e77…e2d6Base—$20.11100%mrdn66d ago0xaed08c…a7fadd
0xe55e…f7480x8e77…e2d6Base—$21.91100%mrdn66d ago0xaaae45…2bfbcf
0xe55e…f7480x8e77…e2d6Base—$30.54100%mrdn66d ago0xfc77c1…c35052
0xe55e…f7480x8e77…e2d6Base—$22.30100%mrdn66d ago0x535b57…cb5add
0xe55e…f7480x8e77…e2d6Base—$29.24100%mrdn66d ago0x0fca93…60c041
0xe55e…f7480x8e77…e2d6Base—$19.88100%mrdn66d ago0x41166d…dd7182
0xe55e…f7480x8e77…e2d6Base—$25.64100%mrdn66d ago0x3693dc…34c646
0xe55e…f7480x8e77…e2d6Base—$19.30100%mrdn66d ago0x7dea67…869382
0xe55e…f7480x8e77…e2d6Base—$15.56100%mrdn66d ago0x7b60d6…8dd64f
0xe55e…f7480x8e77…e2d6Base—$31.75100%mrdn66d ago0x9e2240…f43ad9
0xe55e…f7480x8e77…e2d6Base—$19.74100%mrdn66d ago0x8d7217…4667ec
0xe55e…f7480x8e77…e2d6Base—$21.89100%mrdn66d ago0x971020…ec0faf
0xe55e…f7480x8e77…e2d6Base—$30.74100%mrdn66d ago0x75759b…b91f98
0xe55e…f7480x8e77…e2d6Base—$30.06100%mrdn66d ago0xfeae42…9ab4fc
0xe55e…f7480x8e77…e2d6Base—$33.49100%mrdn66d ago0x1cff9c…88c6cf
0xe55e…f7480x8e77…e2d6Base—$37.15100%mrdn66d ago0xfbebe5…e23636
0xe55e…f7480x8e77…e2d6Base—$30.55100%mrdn66d ago0xb9d228…e90a72
0xe55e…f7480x8e77…e2d6Base—$35.65100%mrdn66d ago0x530668…0706a0
0xe55e…f7480x8e77…e2d6Base—$38.69100%mrdn66d ago0xef3f43…b17684
0xe55e…f7480x8e77…e2d6Base—$25.10100%mrdn66d ago0xc73b4a…f3ffff
0xe55e…f7480x8e77…e2d6Base—$24.22100%mrdn66d ago0x671eb6…d653f2

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.