Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$5.25100%0x6c20…6aed96d ago0x599b53…29e676
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2309…083c96d ago0xd82db3…c9980d
0x3fb1…7e250x0e3d…7757Base$5.25100%0x3d53…a35996d ago0x72cada…bd59bf
0x3fb1…7e250x0e3d…7757Base$5.25100%0x1ae8…2c7396d ago0x198857…7aee0e
0x3fb1…7e250x0e3d…7757Base$3.15100%0x03f1…4e5f96d ago0x7cf5f3…3e3af4
0x3fb1…7e250x0e3d…7757Base$5.25100%0xc52b…5a8d96d ago0x1930de…182db6
0x3fb1…7e250x0e3d…7757Base$10.50100%0x6476…d72696d ago0x70fe52…f1cc68
0x3fb1…7e250x0e3d…7757Base$5.25100%0xd98d…210596d ago0xfdcc82…983e6c
0x3fb1…7e250x0e3d…7757Base$5.25100%0x2016…553496d ago0xdcd927…a8ea6f
0x3fb1…7e250x0e3d…7757Base$5.25100%0xafd1…680d96d ago0x090722…c85928
0x3fb1…7e250x0e3d…7757Base$10.50100%0xcd64…d81f96d ago0xde6ea5…e22b23
0x3fb1…7e250x0e3d…7757Base$2.10100%0xd0af…bdfe96d ago0x6ab9cd…aaf8d2
0x3fb1…7e250x0e3d…7757Base$13.65100%0xbfa0…288596d ago0x6e2c28…f602c9
0x3fb1…7e250x0e3d…7757Base$3.15100%0x16b5…bfc096d ago0x9c38a1…9cc9d5
0x3fb1…7e250x0e3d…7757Base$2.10100%0x91b5…1a5e97d ago0xd19e23…5e52a7
0x3fb1…7e250x0e3d…7757Base$3.15100%0xa8a2…c53b97d ago0x88b0cc…ed2905
0x3fb1…7e250x0e3d…7757Base$52.50100%0x8f67…d01497d ago0xcde2a1…9f0bce
0x3fb1…7e250x0e3d…7757Base$5.25100%0x573b…0d2897d ago0x5148c0…d34afa
0x3fb1…7e250x0e3d…7757Base$78.75100%0x52ac…a61d97d ago0xc3bf0e…47e6ef
0x3fb1…7e250x0e3d…7757Base$10.50100%0x170f…623097d ago0xb09615…e70d63
0x3fb1…7e250x0e3d…7757Base$7.35100%0x3e70…fea197d ago0x6ee62a…365dee
0x3fb1…7e250x0e3d…7757Base$2.10100%0xeb2b…34ca97d ago0xee1eb2…0984b5
0x3fb1…7e250x0e3d…7757Base$10.50100%0x3d44…411597d ago0x5e9bb4…0371f4
0x3fb1…7e250x0e3d…7757Base$3.15100%0x1241…072097d ago0xa14074…d8c827
0x3fb1…7e250x0e3d…7757Base$5.25100%0x666e…093097d ago0x9660eb…f21133

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.