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%0x8503…c07285d ago0x03338a…38abba
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0d74…aad685d ago0x2a4caf…7c9b13
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x5a50…c82c85d ago0x860b3d…04d1bb
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xf733…8f8d85d ago0xc3c6a8…fa940a
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x643b…940485d ago0x406c53…161030
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xa140…d38d85d ago0xcf36af…cf6a2f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9e2a…5a9485d ago0xc78414…bc7c7c
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x45eb…e31b85d ago0x087f5a…94fd91
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x238e…232585d ago0x3decda…49bd39
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0d6a…b70485d ago0x62b57f…52dfb6
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xe218…89ec85d ago0x6a7609…efaf10
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x7250…0f2085d ago0xb1885b…d221ee
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x39e0…3f7985d ago0x19063a…bc8b93
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x7d28…b24885d ago0x9ac4c8…fc91b9
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6d10…b12b85d ago0xd27100…a6a9f3
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xb60e…e3aa85d ago0x284d9a…ebd3cf
0x3fb1…7e250x0e3d…7757Base—$105.00100%0xb89a…e8ac85d ago0x23a420…02c050
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x6b3c…58cb85d ago0x099af8…2e80ef
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x58f6…451785d ago0x71bd86…24dbc7
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7685…476985d ago0x25b699…6c496f
0x3fb1…7e250x0e3d…7757Base—$9.45100%0x51a8…b21185d ago0xf1b95e…17149d
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x5a50…c82c85d ago0xf35299…823ff9
0x3fb1…7e250x0e3d…7757Base—$26.25100%0x4e07…cf7c85d ago0xfeb3b1…c917e1
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xc76e…a7a985d ago0x8add24…1eaf1e

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.