Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x6fa778…0b8899
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xa930c0…10a825
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x982fc7…59d74b
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xc4e71f…63e5c0
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xb48fa8…69fa2e
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x4d78a1…009747
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x9b0c01…0593eb
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x40d0b6…02b4d5
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x97c948…02cf09
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3ceb42…d9e14d
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x5384dc…cc7721
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xce0b07…826b73
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xaf3fcf…640479
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xce3730…f07b45
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x608172…8cad11
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x7a3b8f…f20396
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x5c268e…669925
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x4bf721…1f2dde
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xfafe39…0958fa
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x07cd3e…13da78
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x384acd…8c1b15
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xa8f597…d968fc
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xbe9f9a…8bc505
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1bf30b…f99f43
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x39974b…7e148e

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.