Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3357c9…b8a135
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef688d…f1bd75
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x623319…e44db3
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1aa58…0f5b26
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5bbdc…f23e32
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x371de6…6db986
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf802f…16959b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x44749d…7b14df
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x945877…abb93d
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b495d…441409
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x154322…640663
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a5d16…05c9db
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14eed1…2752b8
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fd849…425df0
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3905d…1f854c
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9452f5…811ef4
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f0fc4…e32920
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b8b46…631336
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9955a3…958a94
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x001f34…49c8b3
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b1a5b…907cfb
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x42055e…09feb7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b4017…a05b17
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x013d6e…6c46ed
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f4e96…f78cb9

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.