Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x725f9c…e24dff
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b2dc0…b88dca
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8cbbf…5a3ca9
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc69267…6e279c
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf3c13…47c70c
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x785ac9…628182
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa7bea5…0019b7
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb62418…680a52
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x06f681…f37e05
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0cfafd…984e02
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ee800…ad8747
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x54abaf…04ba6c
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x975dc0…231222
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd99886…34886c
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2590b2…9986e3
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe9337…cc0ec6
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x429030…c57b83
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4fcf79…44ce81
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd93aa8…a3d93a
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x050ed4…0561ac
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2aee22…a1a0a2
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92ad4a…ce28b6
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x679d97…6705b6
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa4fc68…93493e
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI111d ago0x35c41d…732bf9

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.