Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd656fc…ce4364
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6fc05e…30b56f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c5cb4…bc57b4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5092c0…0a8acd
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9bdd0…e6fbc1
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x850956…ab7c5e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb086c3…d51ccc
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1fa00…851dcd
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e8cb1…fffebd
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7640b…bd190f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc3d4b…0fc909
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d838c…53aa49
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36707e…409d01
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54e4ee…75070c
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe2536a…1bf5b6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd410d1…50a70e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbbd1b2…ce1380
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17680f…046cd2
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa1b11…3463b7
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13661a…a36458
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x75c5a1…8de986
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x102868…193571
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x75da74…ca5db9
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb381d…c7a3f7
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb7c2c0…d10be9

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.