Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5dfe26…5ea438
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbcda6…b1305b
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa356ce…5afa44
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4135a…c49488
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15717c…bcedcd
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a7019…f841b7
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89fbc0…38642f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x567ce2…3316f5
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x591573…b8ec2a
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b1db2…cfc89f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95094b…8716e5
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60c069…2b015c
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe23e38…4328b3
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x917f3f…01a00f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7e761…53ce5b
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe89567…d1a87c
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcab4c2…17ca66
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4dc86…ba1a80
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9a02c…a2f602
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d85c2…f059dc
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0bcc68…259871
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3ccd4…8094c9
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x942dd4…0306e2
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc2a5d…7d7270
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fb0de…82567b

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.