Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd71e26…09cafc
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d53f0…7a0b14
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ede94…0773d9
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe158fc…3ede47
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa04353…1bd937
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x38f8fe…6b0ff1
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x84704d…570ea9
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28cc87…b7744e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc78bb1…11c52e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b284e…1b2422
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac51e2…126788
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf76ddf…6b6c1c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a2aa7…ae448d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c7ece…448113
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a1f41…f80d8f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0ef84…23697c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa9b3e1…ccaa8a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d18ec…76985f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5df60…8f2ae8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15b908…9f6300
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x198695…b7b144
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36d97f…d1e65a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd7d291…a91dea
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe22ec5…2da0e7
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc2e9c1…27ee0e

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.