Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xee773d…917ec1
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x54d34a…47e11d
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5e9740…ac83b8
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc6079a…c424c6
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x32615b…71e8e6
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9cf6d8…2cc900
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc36db3…6c9d0d
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x42c46b…720151
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xca7cd5…ebcf54
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbe6414…720562
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x150cb0…4617b0
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6e33d0…09e14d
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8675e9…85dff1
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4de61e…4586da
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x46c2ca…fd1661
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5fe876…da3eac
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdc476f…4036b3
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5530ff…ff7818
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5e71a8…f37075
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7d4208…65c02b
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3bf0ad…5a5c29
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x581b7e…ddca3a
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe01d1b…16361d
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb0bae1…3d98e8
0xa348…03c00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x18aa94…066404

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.