Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1bfe75…dda045
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe5c11…640aea
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc97579…8c51ad
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x451ee0…c22886
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x898a40…a02369
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdea638…0457d5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb59434…bd3c60
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad35d1…e5f5fb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee2c66…c8320a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3890b…1b836b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc572c1…40ac98
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2654f8…d1f964
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfefd9c…a5b1a5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x584c32…445024
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b7152…edfdeb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7271c4…2ff1fc
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78bcac…f8d9ec
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70f54b…8595a0
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab5b45…3e2391
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7ee30…493b7a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc04a4c…dfc526
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f7a51…20c503
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf869db…8cef7e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a7c6b…0435f8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb45bf3…dbbbd5

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.