Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb27de…bf3824
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x06ce75…d1e2df
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb218a8…7b5f14
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5884c6…cedb52
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f3ee8…ad4b5c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d7d6d…fb92d1
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa57fd…2c89bd
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaee9b8…58b3bb
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc26bc…90006e
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc13b86…571134
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83974e…bd647c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x567487…c76c0a
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc9c19d…8f30e1
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53d15c…fa5e04
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc343a3…1de092
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x422521…e46074
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x233c14…05938d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46a1d0…f5e707
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa85388…decb20
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x96c975…aa9a46
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x170616…7df2ea
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6884de…3252be
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd743bb…27ff04
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2706b4…ad7645
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80c5be…ce76a8

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.