Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e1741…38ce92
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ddb33…dc0080
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06f681…d52a53
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x921bd3…16b6cb
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc546ce…8e96e0
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a5084…943af3
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa02943…41a797
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd339c5…613ec0
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86c1e8…5f2fbd
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x91ab5b…3fdefd
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ae998…d9e4fd
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c2be6…efbc20
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa832f9…4ea905
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x238a15…3394bc
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb2e7d…c44370
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06f0be…8b3afa
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47172d…b5c1f8
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2130a3…ee97e1
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57589c…784173
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96551c…ad63c8
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa83d47…38c821
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfb2b97…353fa0
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe8653…2e6d96
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0dea81…3e8af5
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa950a0…21ec09

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.