Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$26.75100%mrdn58d ago0x4db64f…f11fb1
0x4754…327b0x8e77…e2d6Base—$27.94100%mrdn58d ago0x23a1b4…0483af
0x13db…51920x8e77…e2d6Base—$23.02100%mrdn58d ago0x9e736c…03b23b
0x13db…51920x8e77…e2d6Base—$26.05100%mrdn58d ago0xb12c34…057ba5
0x13db…51920x8e77…e2d6Base—$29.08100%mrdn58d ago0xb2c900…085aac
0xfe8f…794d0x8e77…e2d6Base—$37.95100%mrdn58d ago0xce4799…35b26c
0x13db…51920x8e77…e2d6Base—$34.75100%mrdn58d ago0x3a30dd…07d526
0x4754…327b0x8e77…e2d6Base—$29.66100%mrdn58d ago0x1ba2d1…e470be
0x4754…327b0x8e77…e2d6Base—$18.31100%mrdn58d ago0x0e8a85…ad3bf8
0xfe8f…794d0x8e77…e2d6Base—$20.77100%mrdn58d ago0xbcaf2b…025fa2
0xe55e…f7480x8e77…e2d6Base—$34.15100%mrdn58d ago0x43f919…9951b9
0xa6a9…809d0x8e77…e2d6Base—$19.61100%mrdn58d ago0xe206c9…df7007
0x13db…51920x8e77…e2d6Base—$29.68100%mrdn58d ago0xaf44bb…44c73b
0x13db…51920x8e77…e2d6Base—$21.15100%mrdn58d ago0x9a1a90…501f07
0xe55e…f7480x8e77…e2d6Base—$16.88100%mrdn58d ago0x37db94…b08e91
0xa6a9…809d0x8e77…e2d6Base—$31.57100%mrdn58d ago0x1dd9e0…8350c9
0x4754…327b0x8e77…e2d6Base—$37.69100%mrdn58d ago0x6f3bab…757ce1
0x13db…51920x8e77…e2d6Base—$30.20100%mrdn58d ago0x005165…1ab7ab
0x1cec…8dd40x8e77…e2d6Base—$33.41100%mrdn58d ago0xabd507…b07aae
0x1cec…8dd40x8e77…e2d6Base—$30.61100%mrdn58d ago0xbc7549…8e95a3
0x4754…327b0x8e77…e2d6Base—$21.60100%mrdn58d ago0xa5be1b…8028ef
0x13db…51920x8e77…e2d6Base—$25.75100%mrdn58d ago0x66a4f9…8650d9
0xfe8f…794d0x8e77…e2d6Base—$19.62100%mrdn58d ago0xd39a51…38e0cf
0x1cec…8dd40x8e77…e2d6Base—$37.82100%mrdn58d ago0x359c02…1b05af
0x1cec…8dd40x8e77…e2d6Base—$29.88100%mrdn59d ago0x7f5f8d…f45a9c

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.