Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x68668d…e04d5f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9eaab…801186
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa4098…9fc956
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65378a…059ce0
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86131b…c16a7c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x132133…3cc401
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa512ee…1502ae
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xabb42f…ec28c9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf44c80…e1cf78
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a2933…b40a18
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a0937…f6dbe8
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3c3c8…c38d1a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5057c…001904
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x18205c…23caef
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d6ee5…122ecd
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd36305…7d8775
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbfc442…dd9361
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb8de1…6e7133
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd809b0…c9cf2d
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf165d2…f336ea
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbedec…a2b376
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x151781…aa08ff
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x473632…584765
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf906fd…af13db
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x86487d…cf6d63

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.