Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x139d1a…e260a0
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x1d32e4…c5c023
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x6bb15d…d74278
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x6a12c2…e2677b
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xb95f48…7ab6de
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x1f827e…56a86a
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x47f760…23cbbf
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xb7e482…e8d12c
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xe9863f…7918fc
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x4f8fd8…b7b5d6
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xe86885…be66f4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x053a52…908c2c
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x6a6aaa…879d7b
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb90008…062f06
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb81d63…e11e43
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x59b94f…0848e1
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x348370…869728
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa9c422…2c33be
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x96ee97…77de91
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb00573…05231b
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x860ae2…09e105
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa61971…8d1905
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x18136e…15c30d
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x74a43f…100e01
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x8129d5…0d9ff6

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.