Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x7969…4cf539d ago0xa38db3…a80378
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x6e05…667f39d ago0x8657b2…c45857
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x238c…f4bb39d ago0x8e3950…e76cb7
0xa17c…60a90x0e3d…7757Base—$5.2570%0xe620…490139d ago0xe1d777…9074ae
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x4d99…3c6339d ago0x1a4d6b…c2bc73
0xa17c…60a90x47c5…4fc3Base—$5.2570%0xa5c8…4ccb39d ago0x94590d…1bd28f
0xa17c…60a90x0e3d…7757Base—$1.0570%0x1efc…9e4339d ago0xb05a4f…96d219
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xbb85…658239d ago0xaf3a41…3c71b6
0xa17c…60a90x0e3d…7757Base—$5.2570%0xa140…d38d39d ago0x28d1b9…49ea9d
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x0a75…f28f39d ago0x500051…47ef68
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x7fb5…6c5239d ago0x3f74e0…d36b4d
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xd022…454139d ago0x2500ac…cf7c43
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x4339…385039d ago0x9ce333…0ca128
0xa17c…60a90x0e3d…7757Base—$10.5070%0x3c35…aa7339d ago0x2b7437…0baf51
0xa17c…60a90x47c5…4fc3Base—$42.0070%0x752e…993339d ago0x117443…039bd0
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x09f6…b65c39d ago0x0291ce…027b1a
0xa17c…60a90x0e3d…7757Base—$21.0070%0x1708…5a2739d ago0x1cdda1…361426
0xa17c…60a90x0e3d…7757Base—$1.0570%0x76aa…2a0a39d ago0xd70128…d87f4b
0xa17c…60a90x0e3d…7757Base—$3.1570%0x3d68…f69e39d ago0x99877d…a548ce
0xa17c…60a90x0e3d…7757Base—$1.0570%0x8e4d…98c039d ago0x91fa52…bfe1f0
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xdeef…04fd39d ago0x9db0f6…f61c6e
0xa17c…60a90x0e3d…7757Base—$5.2570%0x0558…49bd39d ago0xd641b0…92f08a
0xa17c…60a90x0e3d…7757Base—$10.5070%0xda14…75fa39d ago0x0fb510…4793a7
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x8bdc…90be39d ago0xe018b0…e116d9
0xa17c…60a90x0e3d…7757Base—$1.0570%0xf3d1…2b9c39d ago0xafa5c8…b742ea

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.