Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b75b5…7311d0
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5fc1b…08fa06
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x483c0e…3123a4
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x584aa3…682e0f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc05a89…68f7b4
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68cd28…aa08de
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9d54d…49b501
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4b0565…a1c68a
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xefd6ba…9cb628
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7689b0…7a2d38
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xab7860…cd22d7
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x63243c…4cf5f1
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdeefbd…90d2c2
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x121f77…524e20
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8b64ce…810e30
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe12f88…75a47c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdc1c13…edbf78
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x20e278…6502a9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe59c57…76bdb5
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc93e79…0529e3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x03336d…10f7b4
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f5f21…2a071e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb329b5…943fa2
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa48c72…a2238e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfbff3e…2702c8

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.