Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa4bbf3…5cbcda
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9b4f8…a263c5
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4cabad…68376b
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c21a1…878657
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc5cc58…52db92
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdbbaa0…3e56d1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x802bda…503c94
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa55f0d…a8e098
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xebf298…1f2ca5
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe6e0a6…7a7bfd
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3ddfd…8bc73d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2fc7c0…2fd11c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6532d1…a0e029
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95f93f…7068a1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d8a3f…af659e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x10ec64…e39766
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1efad…36ce1c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc684cc…3ed12d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9cbff…3090c0
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba52b6…05c8c8
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0921c2…0751ab
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb57c95…e34222
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x240b3c…dd6ffe
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1895cd…f166d7
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa99ddc…11ab29

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.