Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc3fa84…8faa45
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd3c9b0…a9ba20
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc6e1c4…cbd776
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd125ab…6f36bb
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3a001e…9e9eb8
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xec414d…9e679c
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1aa911…0ed962
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x80783c…270fd8
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8210a1…5ad98e
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x34c737…fa66de
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x651f32…476b17
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb3d907…c01e30
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x699c69…b3ee58
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xca3f54…ad63fa
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8da62a…7376bf
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd080ba…770266
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd6886e…9a1458
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa16c89…8537c3
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7844a1…b03ecf
0x2861…3d650x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6e1a31…7c0a81
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38d5dc…286ef8
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x028f0b…65c951
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6000d9…a0df40
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb98d51…f8398b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f5e84…1857bb

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.