Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdfeb4d…c44d7c
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29cf1a…4f676a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd93ead…68fcbe
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd92516…3aa78d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x114f3d…492c30
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe50b1f…66a863
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67de2f…51a611
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66f121…efff15
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60decd…517dfc
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06c602…a48a85
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbcf809…b8264e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46a6f4…911ecc
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xad13ac…8b72b4
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb73dce…ce0a31
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x230c6a…3502d7
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x309c27…a3e214
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f4400…d5fcff
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf589cd…848bb9
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83be55…bd46f6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcff878…db92a6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c0200…bfdd03
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x091b83…08a15f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2a071…01369b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2a569a…61bf3d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x664d72…4e3d0d

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.