Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c8f54…dca91e
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4fb91…232020
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4e6f6…7dcf5c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb4d28c…fef4b4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28485d…f48427
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce9bff…156bd1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc842a1…738ee9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e6077…1733ad
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x94b93c…a2fe27
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdcba6d…81aaf8
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51ec8b…fff2b9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x66b9f0…ec4264
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3946fa…015b76
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a407e…6f2a33
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa749b4…d331f0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ea287…320b96
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a74b2…5ef9d3
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03a30a…d1142b
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23cddd…7a7e95
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf219b5…5f2b6d
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c436a…9c00b7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44a8b5…cb3490
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa7cb2d…805bc9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x316c0f…562858
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI108d ago0x656aa4…1cc03d

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.