Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68f7…26730x9386…ca25Basex402 service$10.79100%coinbase32d ago0x5b6c60…202eac
0x7c1c…afb00x9386…ca25Basex402 service$10.79100%coinbase32d ago0x891fb6…ff164b
0xcb89…96b70x9386…ca25Basex402 service$10.79100%coinbase32d ago0x167bc4…e55b81
0x18bc…66e50x9386…ca25Basex402 service$18.00100%coinbase32d ago0x1388b4…9b1997
0xbdac…102e0x9386…ca25Basex402 service$10.79100%coinbase32d ago0xb97563…215e95
0xbdac…102e0x9386…ca25Basex402 service$18.00100%coinbase32d ago0x92b7e1…c5cf51
0xbdac…102e0x9386…ca25Basex402 service$18.00100%coinbase32d ago0x9d7912…cdd1d3
0xbdac…102e0x9386…ca25Basex402 service$18.00100%coinbase32d ago0x891c91…047a77
0xf333…160a0x9386…ca25Basex402 service$10.79100%coinbase32d ago0x076f39…40a5f0
0xf333…160a0x9386…ca25Basex402 service$10.79100%coinbase32d ago0xcd6f24…46b8ba
0x6956…1b2b0x9386…ca25Basex402 service$18.00100%coinbase32d ago0xf0ed8e…44e05e
0x6c5a…13480x9386…ca25Basex402 service$10.79100%coinbase32d ago0x4418f8…fdddf2
0x7a5f…19bc0x9386…ca25Basex402 service$10.79100%coinbase32d ago0x2356bc…22b5fb
0xc6fe…6e6b0x9386…ca25Basex402 service$18.00100%coinbase32d ago0x6705e9…429643
0x0a8d…f63e0x9386…ca25Basex402 service$18.00100%coinbase32d ago0x105b95…9ee271
0xbdac…102e0x9386…ca25Basex402 service$18.00100%coinbase32d ago0x358c86…888ac7
0x7701…109a0x9386…ca25Basex402 service$18.00100%coinbase32d ago0xd2a2fc…7f1c6c
0xf61e…074a0x9386…ca25Basex402 service$10.79100%coinbase32d ago0xcb12f3…cd04ab
0x0b9a…c21f0x9386…ca25Basex402 service$10.79100%coinbase32d ago0xf5241a…57b388
0x1e93…771a0x9386…ca25Basex402 service$10.79100%coinbase32d ago0x12ec9f…8910cb
0x1e93…771a0x9386…ca25Basex402 service$10.79100%coinbase32d ago0x841f83…964308
umeebelz.eth0x9386…ca25Basex402 service$10.79100%coinbase32d ago0x73fc0d…a78839
0x876c…d37c0x9386…ca25Basex402 service$18.00100%coinbase32d ago0x38f095…a921c5
0x0fe3…16120x9386…ca25Basex402 service$10.79100%coinbase32d ago0x356c34…2b81d4
0x70be…e9b20x9386…ca25Basex402 service$10.79100%coinbase32d ago0x4d84b0…430aa5

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.