Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8011…7e8a0x52e2…f3eaBasex402 service$0.001100%coinbase62d ago0xde4958…7658bb
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x1652d8…e48609
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0xdc5547…4e0dde
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x88669e…9d7913
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x63058a…06a7b1
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0xabd095…07a5bf
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x31e867…157a66
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x4fd604…103191
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0xa4c5e4…7fcb18
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x5f88e4…516d87
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x4aebc0…ebdeee
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0xe3c071…e707b1
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x79e769…1f6276
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x8d1e9a…3beb1a
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0xed46aa…a63108
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x1d8c94…38faf6
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x53f206…70271e
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x201ad9…80fbfe
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x7aefff…a5fd45
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0xe9e295…699ad7
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x4563d5…92b51b
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x905627…91347c
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x00a5bc…a0dc2d
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x16f244…ef14b2
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x3b9365…9fe188

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.