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—$21.59100%mrdn102d ago0xd25b2a…e30dbd
0xa6a9…809d0x8e77…e2d6Base—$13.55100%mrdn102d ago0x3e730d…f0b07c
0xa6a9…809d0x8e77…e2d6Base—$11.17100%mrdn102d ago0x420c5f…a6172e
0xa6a9…809d0x8e77…e2d6Base—$14.55100%mrdn102d ago0xa7c8d7…66686e
0xa6a9…809d0x8e77…e2d6Base—$10.62100%mrdn102d ago0x184f38…7e1d81
0xa6a9…809d0x8e77…e2d6Base—$17.36100%mrdn102d ago0x74aee4…fd37f0
0xa6a9…809d0x8e77…e2d6Base—$23.89100%mrdn102d ago0x0706a4…300ec2
0xa6a9…809d0x8e77…e2d6Base—$13.20100%mrdn102d ago0xf09846…8932c8
0xa6a9…809d0x8e77…e2d6Base—$21.94100%mrdn102d ago0x1aba2e…31f459
0xa6a9…809d0x8e77…e2d6Base—$24.45100%mrdn102d ago0xc750ca…fad7c6
0xa6a9…809d0x8e77…e2d6Base—$19.19100%mrdn102d ago0x8e1b86…9d6ded
0xa6a9…809d0x8e77…e2d6Base—$15.93100%mrdn102d ago0xbb23c7…be063b
0xa6a9…809d0x8e77…e2d6Base—$17.09100%mrdn102d ago0xab9516…7831ac
0xa6a9…809d0x8e77…e2d6Base—$14.42100%mrdn102d ago0xe19886…625c9d
0xa6a9…809d0x8e77…e2d6Base—$14.17100%mrdn102d ago0xd4620e…22effc
0xa6a9…809d0x8e77…e2d6Base—$21.74100%mrdn102d ago0x4f4081…0f38af
0xa6a9…809d0x8e77…e2d6Base—$22.92100%mrdn102d ago0xdb4a05…1b9ba2
0xa6a9…809d0x8e77…e2d6Base—$19.08100%mrdn102d ago0x8d44d5…27bb61
0xa6a9…809d0x8e77…e2d6Base—$13.32100%mrdn102d ago0xf4939d…af16f0
0xa6a9…809d0x8e77…e2d6Base—$13.34100%mrdn102d ago0x71a1d3…822827
0xa6a9…809d0x8e77…e2d6Base—$22.90100%mrdn102d ago0xb92e41…82c6d7
0xa6a9…809d0x8e77…e2d6Base—$16.09100%mrdn102d ago0xfbf31d…d04551
0xa6a9…809d0x8e77…e2d6Base—$13.45100%mrdn102d ago0xe7b262…5b2e60
0xa6a9…809d0x8e77…e2d6Base—$27.30100%mrdn102d ago0x9ad7a5…2ed0ab
0xa6a9…809d0x8e77…e2d6Base—$13.94100%mrdn102d ago0xea9b4c…eaa90b

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.