Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$2.1070%0x6e05…667f35d ago0x48fadc…9f5b3d
0xa17c…60a90x0e3d…7757Base—$10.5070%0xc76e…a7a935d ago0x508580…2688db
0xa17c…60a90x0e3d…7757Base—$5.2570%0x5d0b…1ded35d ago0xb88a01…964948
0xa17c…60a90x0e3d…7757Base—$10.5070%0xd1bc…096d35d ago0x87dc3e…95b266
0xa17c…60a90x0e3d…7757Base—$2.1070%0x1ceb…22ad35d ago0xf44e86…6afdd2
0xa17c…60a90x0e3d…7757Base—$5.2570%0x9618…286135d ago0xffae36…555f41
0xa17c…60a90x0e3d…7757Base—$10.5070%0x1913…93d935d ago0xdda90f…ef2ae9
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x3764…3be035d ago0x861508…321232
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x13c6…f0ed35d ago0x44691a…4797c4
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x28ce…606135d ago0x923528…a0cd20
0xa17c…60a90x0e3d…7757Base—$10.5070%0x505d…14d635d ago0x3d3773…33d5e2
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xeb08…9f9c35d ago0x7a2720…eabb95
0xa17c…60a90x0e3d…7757Base—$10.5070%0x3eb5…db3c35d ago0x110e52…f0e137
0xa17c…60a90x0e3d…7757Base—$1.0570%0xc07c…d71835d ago0x53b20b…a22475
0xa17c…60a90x0e3d…7757Base—$15.7570%0x4e90…564a35d ago0x98d666…29bd9b
0xa17c…60a90x0e3d…7757Base—$8.4070%0x93eb…4c2935d ago0x2f6209…28beb1
0xa17c…60a90x0e3d…7757Base—$10.5070%0x0fb0…485935d ago0xb50ea9…d20d3e
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x5a50…c82c35d ago0xd1cbe9…2e8cfd
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x24b8…43f035d ago0x378528…d0304a
0xa17c…60a90x0e3d…7757Base—$1.0570%0x0a75…f28f35d ago0x77b054…b8feac
0xa17c…60a90x0e3d…7757Base—$5.2570%0x0389…0bc235d ago0x1e3fc3…3e78ce
0xa17c…60a90x47c5…4fc3Base—$4.2070%0x971f…ddbf35d ago0xa2b2d3…e27105
0xa17c…60a90x0e3d…7757Base—$1.0570%0xe0dd…9b2b35d ago0x95535d…db5d7b
0xa17c…60a90x0e3d…7757Base—$3.1570%0x8944…ba2a35d ago0xaa496b…1b331e
0xa17c…60a90x0e3d…7757Base—$10.5070%0xd150…e42635d ago0x1f255a…f885d1

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.