Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35d91a…9ad37a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd81e01…d6d3e2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a0a62…d38b72
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62d12e…7bbc3e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88eeda…55793f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe798f…6349b9
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x077a6e…b884c3
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc270cf…9468c3
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb15540…d9549f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe76f50…db682a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x172e6e…6aa32d
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0149ac…307038
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefcb0d…6f31c2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5f083e…90ec3d
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d4c77…951a7b
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0488d…dd0be2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48138f…cd3c20
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42af86…b34ad0
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7641c9…bbe172
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd53db0…c570bd
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1738e3…f04cc9
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bf5f9…f42a11
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d3018…ca8ef0
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2358f2…f55426
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e5d3b…0576e2

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.