Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x87c886…627721
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xb6898e…abc8a9
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x7e52a0…d9e461
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xec6e46…a5ec7f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xde08a3…1151b4
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x390f07…e732d5
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%payAI23d ago0x8282d1…0925c6
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x88ba48…188e9b
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%payAI23d ago0x2baeb4…56a581
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x3930c7…807538
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x11a554…73dc73
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%payAI23d ago0xa40e37…a82aed
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xd34bce…d64910
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x4f12b6…4d2b22
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xcffb07…11f1ed
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb74596…50a0ee
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x8a7029…6909e6
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x7a5d48…fc4a1e
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x490c0c…b1820d
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x30aded…f0d044
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x5c6b6d…3c0114
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x810bef…f16ed4
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x4da9ab…599f81
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x72f0a2…e2fc27
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x0c39be…f4453a

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.