Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x252806…8ca496
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x475730…31317b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x206652…2480ab
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b35a8…4a436c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab7098…26ac81
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d654d…735c5c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x079bb3…5aeaea
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9fe071…2ecd21
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x510831…650751
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x401abb…7d2844
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a74d3…f0fa08
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f7f8a…d13f23
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe16fe2…e3e7fd
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6dfb3…bed050
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd844f1…7a302f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2296ab…d39049
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08e733…9b84c6
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1878a9…dbd68d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18d3e3…f61702
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa79093…f9cff0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ce9af…397a15
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x394e2a…bf0b94
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc40aae…cb51e3
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa9862b…d072c7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56a3fc…bf6320

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.