Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0xd5e84e…ce4733
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x2143dd…8a3493
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0xb63af6…32f4ca
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x42e24c…382c4c
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0xbe7cb3…2eb297
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0xcdac1e…5aeb2d
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x37f074…e7150b
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x31143d…d3fe77
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0xf8c551…6a3df8
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0xc87957…12d994
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x5ba838…2aeefc
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0xad9366…b24778
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x12b0dd…978b88
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0xf4d0d0…7215ee
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x29588b…22ec9d
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x3d750f…afdaba
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x0ae179…3be871
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI2d ago0x3388a6…f4508d
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI3d ago0x668d6c…76e88f

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.