Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf3937…224aa5
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf830b0…aed776
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77ad7e…617f57
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e91f9…3a0cfe
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd86439…5ee517
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb6f6e…f81091
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9936f4…ed1292
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcae8b9…eb9e9c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x86104d…906776
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c367e…6df8fc
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x48a8fb…c33d67
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ffbba…ae216b
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb624f…c28006
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc8a39b…3b0825
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e671a…38f740
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0473a…a8a5ab
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcecda7…c58d52
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x37321d…bf3f48
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e68b0…0db04d
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdbeff2…30cb6b
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5eba50…8fef7f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x58c3a0…b56fe8
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cdc1f…9c4159
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x457614…e81da3
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6deca4…d5be1b

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.