Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5397…caa50x7dbb…59e0Base$13.2770%0x323a…a4f25d ago0x18df49…034eb5
0xaaba…155a0x7dbb…59e0Base$2,935.2570%0x323a…a4f25d ago0xb3eaac…2210da
0x0751…12040x7dbb…59e0Base$161.0070%0x323a…a4f25d ago0x137f63…da182e
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f25d ago0x135bf7…5c36a9
0xdf45…632c0x7dbb…59e0Base$12.8470%0x323a…a4f25d ago0x9b7a75…86d535
0xa649…42900x7dbb…59e0Base$25.0070%0x323a…a4f25d ago0x8db359…a69ccf
0x4adc…04da0x7dbb…59e0Base$94.0770%0x323a…a4f25d ago0xe4e772…14f97b
0xbc82…85610x7dbb…59e0Base$714.6770%0x323a…a4f25d ago0x3816ec…502702
0x2e1d…78410x7dbb…59e0Base$34.7270%0x323a…a4f25d ago0x0b72fa…672789
0x2e1d…78410x7dbb…59e0Base$35.7370%0x323a…a4f25d ago0x260bda…b627af
0x3ade…0cab0x7dbb…59e0Base$49.5670%0x323a…a4f25d ago0xf79291…cbd3f9
0xdf45…632c0x7dbb…59e0Base$2.0170%0x323a…a4f25d ago0x93d229…ea0704
0x3ade…0cab0x7dbb…59e0Base$49.5670%0x323a…a4f25d ago0x432226…66a614
0xbf3c…a09a0x7dbb…59e0Base$250.0070%0x323a…a4f25d ago0x940eb7…f85ab2
0x2bb9…a5ef0x7dbb…59e0Base$3.3870%0x323a…a4f25d ago0xe02f7c…2e45ea
0xcdad…912f0x7dbb…59e0Base$59.9670%0x323a…a4f25d ago0xa39bf7…08076f
0x1d04…31390x7dbb…59e0Base$500.0670%0x323a…a4f25d ago0x60b7f3…0d7355
0x8105…17ea0x7dbb…59e0Base$262.8070%0x323a…a4f25d ago0x4c792f…8d7290
0x7bb7…211d0x7dbb…59e0Base$50.0070%0x323a…a4f25d ago0x75c5c7…f27d53
0xcd21…ce660x7dbb…59e0Base$10.2370%0x323a…a4f25d ago0xf4b8fa…030714
0x122f…a8d40x7dbb…59e0Base$187.9270%0x323a…a4f25d ago0x51a5b0…34b3ae
0x1f0e…8e480x7dbb…59e0Base$5.3470%0x323a…a4f25d ago0x7d5352…4a8f05
0xe7d4…b45e0x7dbb…59e0Base$285.7070%0x323a…a4f25d ago0x487155…d074f0
0x6039…80880x7dbb…59e0Base$2,204.6770%0x323a…a4f25d ago0x6b8bba…7bf312
0xa35d…4b120x7dbb…59e0Base$978.0570%0x323a…a4f25d ago0x03e21a…2fe109

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.