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—$11.25100%mrdn106d ago0xf3b384…993fac
0xa6a9…809d0x8e77…e2d6Base—$11.17100%mrdn106d ago0x236db4…ffee26
0xa6a9…809d0x8e77…e2d6Base—$15.86100%mrdn106d ago0x27cecf…16a77f
0x1cec…8dd40x8e77…e2d6Base—$16.33100%mrdn106d ago0x351b86…2698d1
0x1cec…8dd40x8e77…e2d6Base—$14.88100%mrdn106d ago0x514853…329dc8
0xe55e…f7480x8e77…e2d6Base—$23.32100%mrdn106d ago0xf8e7b5…6509bb
0xe55e…f7480x8e77…e2d6Base—$23.12100%mrdn106d ago0xb62195…76a386
0x1cec…8dd40x8e77…e2d6Base—$14.59100%mrdn106d ago0x0a4e52…22ba7d
0xe55e…f7480x8e77…e2d6Base—$20.98100%mrdn106d ago0x1f7d10…b4aad7
0x13db…51920x8e77…e2d6Base—$15.95100%mrdn106d ago0x4119dd…74a84d
0x1cec…8dd40x8e77…e2d6Base—$20.88100%mrdn106d ago0xeaf908…e83fea
0xa6a9…809d0x8e77…e2d6Base—$19.62100%mrdn106d ago0x31172a…fbe018
0xe55e…f7480x8e77…e2d6Base—$14.82100%mrdn106d ago0x2c5b45…c87f50
0x1cec…8dd40x8e77…e2d6Base—$18.51100%mrdn106d ago0x645b45…05ffca
0x1cec…8dd40x8e77…e2d6Base—$12.97100%mrdn106d ago0xbc2224…b32502
0xfe8f…794d0x8e77…e2d6Base—$21.41100%mrdn106d ago0x54b29e…57cee0
0xfe8f…794d0x8e77…e2d6Base—$22.65100%mrdn106d ago0x7b3858…66a4a7
0xe55e…f7480x8e77…e2d6Base—$20.07100%mrdn106d ago0xb45f0b…83f30f
0xe55e…f7480x8e77…e2d6Base—$17.56100%mrdn106d ago0xdb8871…566969
0xe55e…f7480x8e77…e2d6Base—$12.66100%mrdn106d ago0x0434c2…441abb
0x13db…51920x8e77…e2d6Base—$12.40100%mrdn106d ago0x7827e3…61ed35
0xa6a9…809d0x8e77…e2d6Base—$12.31100%mrdn106d ago0xf5680a…916732
0x13db…51920x8e77…e2d6Base—$21.24100%mrdn106d ago0x78913c…c4886b
0xfe8f…794d0x8e77…e2d6Base—$22.05100%mrdn106d ago0x65c0ca…836ac2
0x1cec…8dd40x8e77…e2d6Base—$24.37100%mrdn106d ago0x0047f1…15af02

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.