Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92d1bd…1cd0b6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x351c10…433b91
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd1b9dc…a430b0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7fbe7…8bd835
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x52ae36…3bb408
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc8ca7…c5fba7
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d98e3…b7a583
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8540f7…d158ff
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb968b4…57c672
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd4f4e2…32728c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x087caa…266fbe
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e9eee…d34bed
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x43131a…430d24
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b1e2d…d81fc1
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa20e66…0d18e1
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51f2f9…2db069
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x141efa…a18852
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1bdc6f…1f0dbc
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x314cd0…4c37a0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x43c717…9c54ee
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd49d4d…1601df
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3bd63f…d25415
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x618ba3…2593f1
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf91914…cee275
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4974e5…28e784

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.