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…66fa42d ago0x150b77…ddf747
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x869c31…eb77af
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x37a161…83dbd7
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x9b73be…a0f621
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x04802d…386a9b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xb64bbb…82dbce
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xab22e4…d4a361
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x7dd672…f2d1cc
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x72c98d…29180c
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x6df666…c33f40
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x7f31ed…8f318f
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x79a27c…bae174
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x3ee47c…82aa7d
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x6886b2…388a86
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x778ffc…4e305f
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x99f80c…476577
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x506a92…0b4d81
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x57e888…6691af
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0xfe8b4e…2a49b2
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x1ac72a…a03dbb
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x162bbd…f0ae4c
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xefb398…e05e02
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0xd25f6f…22d19e
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xa6ff0c…e1dec1
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x60bc8d…3b8f8d

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.