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%payAI113d ago0x7f7245…ebec99
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1cb7d0…3c3fc8
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x32f50d…27da84
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd9a69f…ec729f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0fc164…fc76ff
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb3e078…630186
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe03020…bdb793
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeccead…00534b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x052759…610a83
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b82ff…0ad6af
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed80e6…f5a1dd
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c6fc2…80605f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa0c131…bb4547
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3cba79…9dcb82
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x979004…a258d6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1664e5…e69780
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33d5d9…e93288
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa23158…0eb330
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7945c8…fdaf2e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03681f…df8657
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbaf79a…72ccf1
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf5c69e…730fe0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe0125d…5b2765
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b0509…49f418
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4134a0…9b297a

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.