Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0xcfdd57…a3a038
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI17d ago0xb7ebee…0daa8c
0x5e68…20970x963d…3ae1Basex402 service$0.002100%payAI17d ago0x25797f…7fd303
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0xcb04c2…d97794
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0xf3fe14…2af804
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0xb77298…907787
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x18197d…a74eab
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0xbda754…ea3e61
0x5e68…20970x963d…3ae1Basex402 service$0.01100%payAI17d ago0xa17766…1c9b9a
0x5e68…20970x963d…3ae1Basex402 service$0.005100%payAI17d ago0x95598a…583ed5
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI17d ago0xfea21a…e94d45
0x963d…3ae10x963d…3ae1Basex402 service$0.001100%payAI18d ago0x37740c…88486b
0x963d…3ae10x963d…3ae1Basex402 service$0.001100%payAI18d ago0xd1e1f1…058d58
0x963d…3ae10x963d…3ae1Basex402 service$0.001100%payAI18d ago0xc3def2…c2478f
0x963d…3ae10x963d…3ae1Basex402 service$0.001100%payAI18d ago0x325c2c…0bf8ba
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI18d ago0x8aecab…9d3ed1
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI18d ago0xbcd24c…302e08
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI18d ago0xea0b11…82600d
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI18d ago0x7c1afc…86bf5e
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI18d ago0xc580c2…156576
0x5e68…20970x963d…3ae1Basex402 service$0.002100%payAI18d ago0x46350f…fcb354
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI18d ago0x9511d5…f43ec8
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI18d ago0xc84435…b8505b
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI18d ago0x7f771d…b7f405
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI18d ago0x280ca9…60e346

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.