Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x18e3dd…2ea614
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x639aaf…1c73a9
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2857b6…3ac948
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c1bb9…738e6b
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x437263…b78fb1
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xccee67…53069d
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb81f61…dc3fe0
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc981cf…b41a9c
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x653734…f22001
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa989bd…bee8df
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x061540…cece1f
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb65de…59da29
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbcba3b…4c4eb2
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2edb5e…703534
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06db88…51cb37
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23eff5…7ae624
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8269b…dde24e
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa19387…ca1d53
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23b08d…b5f169
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x053492…78fb39
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cbe64…d6e8ca
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe1cf4…696ca7
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5af748…4955e4
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2dad97…818488
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x372428…0c6be9

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.