Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x269d3f…3347a1
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x88920d…494489
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x78af72…0bec26
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x36b4e9…9d91d1
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7f695f…f4dfce
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x9b77aa…bd2fab
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x9e9df3…0dc0a7
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x821aca…0975ce
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x26c380…8eeff3
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xe4e3c8…8e47c0
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x79119b…89c5fd
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x99b0c5…4d7a04
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8dbc94…043aee
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x5a7159…c6aef9
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x4a5b1e…ce4935
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xec8e2e…b9256d
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xc09804…753e3c
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x5dee2c…95edb7
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x00a9cd…68a374
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x67d950…57ba18
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x4f8cb2…1af605
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x2f740d…28004b
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xa9cc9a…68d398
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x029460…bf0cd2
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xa671fb…7d6f7e

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.