Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c7d2a…012d0e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66acc1…d552e7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa01b8…d862f1
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90bdfa…4f4bf4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa0c093…b5ac54
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5118a4…d192a9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa9eb72…e69607
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8c535…9b03e9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x154763…950915
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57a5db…3a9bb0
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd838e6…81331f
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x126646…c004d7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xce4870…2ba131
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x13dbad…d75217
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x270b2f…914e78
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb1823…919619
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c5fdc…6613eb
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x109d1a…cdb464
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x741911…d3f4c8
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d521f…37fe51
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x742672…966be6
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfb5a6…a5f445
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x525c42…477e9c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0057c6…d2e9f4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb3b42…e334d5

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.