Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xf7aa7f…82006c
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6e9937…9018e9
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xe0646c…7f624f
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xcc9944…da197d
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x777c47…35f5e0
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xbd87b9…1723bb
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x1defae…91b76e
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xa781d9…f6ab83
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xdc31b0…b6a2d8
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xc1f9ac…c5bd4a
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xee2e6a…8926c0
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x658023…28b7bc
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x9734dd…c83141
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x74ad7c…711e1f
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x3ba872…5ffc03
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x9e6c10…d3def3
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x911276…a779d0
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x79bc34…1ba608
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x3f644c…94307d
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x530752…3951df
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6d8521…af3f4c
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x8effe9…e65ce4
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xd44fe7…b1188b
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xff414e…9aa002
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x526425…1f8567

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.