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—$13.78100%mrdn79d ago0xfb57b3…784bdb
0xfe8f…794d0x8e77…e2d6Base—$13.44100%mrdn79d ago0xf0d9ce…8d9356
0xfe8f…794d0x8e77…e2d6Base—$23.94100%mrdn79d ago0x7e193a…4170ce
0xfe8f…794d0x8e77…e2d6Base—$18.77100%mrdn79d ago0x25f1bc…a27ded
0xfe8f…794d0x8e77…e2d6Base—$16.57100%mrdn80d ago0xa73895…007d59
0xfe8f…794d0x8e77…e2d6Base—$14.15100%mrdn80d ago0x444c3d…34bfef
0xfe8f…794d0x8e77…e2d6Base—$11.01100%mrdn80d ago0x6f515e…b59701
0xfe8f…794d0x8e77…e2d6Base—$10.95100%mrdn80d ago0x83ec40…f41a41
0xfe8f…794d0x8e77…e2d6Base—$22.99100%mrdn80d ago0x0e81f1…e90892
0xfe8f…794d0x8e77…e2d6Base—$19.48100%mrdn80d ago0x2912c8…88ca16
0xfe8f…794d0x8e77…e2d6Base—$15.97100%mrdn80d ago0xd49988…fca761
0xfe8f…794d0x8e77…e2d6Base—$18.03100%mrdn80d ago0x3cc840…698fc1
0xfe8f…794d0x8e77…e2d6Base—$22.98100%mrdn80d ago0x92855a…438a64
0xfe8f…794d0x8e77…e2d6Base—$21.52100%mrdn80d ago0x41feec…fcc616
0xfe8f…794d0x8e77…e2d6Base—$14.15100%mrdn80d ago0x35ae2b…ce5ead
0xfe8f…794d0x8e77…e2d6Base—$21.37100%mrdn80d ago0xa89ae2…2cbaa2
0xfe8f…794d0x8e77…e2d6Base—$25.31100%mrdn80d ago0xd14df4…f23b5c
0xfe8f…794d0x8e77…e2d6Base—$24.75100%mrdn80d ago0x0981bf…3dd71f
0xfe8f…794d0x8e77…e2d6Base—$22.57100%mrdn80d ago0xac95d2…a72281
0xfe8f…794d0x8e77…e2d6Base—$23.58100%mrdn80d ago0x869394…32e1ee
0xfe8f…794d0x8e77…e2d6Base—$18.23100%mrdn80d ago0x79bcd0…af2914
0xfe8f…794d0x8e77…e2d6Base—$20.04100%mrdn80d ago0xfd36b8…08c82f
0xfe8f…794d0x8e77…e2d6Base—$13.20100%mrdn80d ago0x6620c0…285291
0xfe8f…794d0x8e77…e2d6Base—$25.77100%mrdn80d ago0xbcd3cd…d1e47f
0xfe8f…794d0x8e77…e2d6Base—$18.49100%mrdn80d ago0x08c4c4…bbd2d3

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.