Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x01fecf…22d531
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x6220cd…de002c
0x5481…37bb0x07cf…2396Basex402 service$0.06100%payAI22d ago0x6e8d65…e70cb2
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xf54733…4d8fb6
0x5481…37bb0x07cf…2396Basex402 service$0.04100%payAI22d ago0x1723a6…98fd89
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xd52e67…7af2e5
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xdf314f…8e0b0a
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x94bdd5…76250f
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xac8d2b…f10e14
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x4163a0…41151f
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI22d ago0x5e7c76…3f9706
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x0afe34…f0efde
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x379dd9…1dcd57
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x18cc92…8308c1
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xaae86b…c33c25
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xfc59f3…5cdd36
0x5481…37bb0x07cf…2396Basex402 service$0.20100%payAI22d ago0x0281bf…16a668
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x06fca7…744124
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xfc9ceb…6c4f92
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x51675c…e68e2c
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x29f7bf…b6b08a
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI22d ago0xeffbfb…ba36b4
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI22d ago0x57c92c…2c16b0
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI22d ago0x930444…7cc24a
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x70edbc…8fec81

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.