Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0e58d…c4de3f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe91b8b…74c2b3
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d0561…8509b8
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x259a65…a5cdf4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37c7f6…ff300b
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa06fd8…cb0871
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1cd2f6…dd1c5b
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a131f…0412a6
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x458acd…73a71e
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc31a54…c4e378
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3b9cf…1ae0a0
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68ca68…5494d9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e1a91…be77a1
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x773a51…0fe5d1
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ed074…55ef5d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d7ca6…9bfc60
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe50055…f96583
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd65796…823fbf
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf1690…db3fef
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4da13d…f018fe
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa74845…c6fd27
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d10b0…33ad9c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x541b4d…1c4ab3
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb26956…ccb10c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5af6b3…2b1135

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.