Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9688…d92d0xe72b…7a77Basex402 service$0.005100%coinbase20d ago0xc163a5…46ff72
0x46bd…2ebd0xe72b…7a77Basex402 service$0.005100%coinbase20d ago0xaf0384…a58cde
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x1bb9dd…9cb754
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x1562eb…db97f0
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x4c5ea9…50ca3f
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xae1d71…e33f5f
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xcde1aa…45ea5e
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xaf01f8…f3b44c
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xa2099e…0b615f
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x8b8835…28b0bc
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x7abe48…9b53b7
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x9b6675…8d417f
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x7bbc76…f1bbb0
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x06f246…a0fed7
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xba4ad2…77a46e
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x87553a…8b69cd
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xd4c13c…968b56
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xb6d167…0da3df
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xbb90e8…599017
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x55ad89…a10873
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x3466d3…5735bd
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0x517d55…e2c86f
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xd3a5e3…7a8590
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xad33db…820f97
0x8d2a…7d370xe72b…7a77Basex402 service$0.002100%coinbase20d ago0xa64044…5581ef

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.