Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x080b2c…c72d2a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19fd90…7671c6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x929523…332383
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2297fa…49ac45
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf645c8…b41542
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4afe4…c28df6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x916f60…e68529
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a9f39…6404b0
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1162fe…323b17
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb4e9a3…4edc51
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfb3bcf…05c3ad
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xffa975…a90338
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x898a23…f291e3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8699f0…d53baa
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x83a3cf…5e473f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x56fd15…949668
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x29e14e…a605f5
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf3081f…0434c4
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x78a2e6…90620f

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.