Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb3a…5e4c0x07cf…2396Basex402 service$0.04100%payAI15d ago0x5d51f8…bbca37
0xeb3a…5e4c0x07cf…2396Basex402 service$0.04100%payAI15d ago0x49a99d…08c3a1
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x263988…3e8a9c
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x09d882…6e2819
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x5e6b0a…2cc509
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x277174…2ae014
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x0d7fa7…e52d97
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x6f4ac4…2d30a9
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x0a6203…4cb037
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x867ad6…b542d9
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xcf22a0…a0cba2
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x183095…f561eb
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x249b08…9bba5c
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xa56540…30650f
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x644a12…6ab460
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x5e1dba…107373
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x105703…f3f209
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x14dcd7…2b5e75
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xbd4b81…fcad5d
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xad0cfa…a8baad
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf6ebff…780390
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x8f82d4…620be6
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x683be6…98c169
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xd041b6…16ceb0
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x89b23f…7923b4

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.