Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc5bf00…d05fce
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d4740…fa7b16
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x12a048…2c60e8
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e4912…ada801
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc6b98a…2b42fd
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05ddc4…476824
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe7d0c0…04580f
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x661f6f…303ac6
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0bfccc…9f5d59
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x218cc1…271ba5
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a3fb9…0725a5
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb4de9…34aba4
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28b120…23e940
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f52e4…4a0bf3
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd99c21…81b29a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x326359…29ce50
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d858c…3eed8a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x052fc6…149829
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd67d32…d71446
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a4339…429a72
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2e477…bdb889
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9447cc…4c65df
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x079931…24718c
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e4d42…c3bdc2
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b8db7…cce73e

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.