Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x24fa44…40284c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x436357…79edcc
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc802a6…97a96f
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x12811a…0b8876
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x988072…47d16f
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40d87b…32ba12
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x606ba4…685151
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x43a492…a01f45
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89d533…c1d080
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x838ce8…b442e0
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1dbf0…5d52ae
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x876a51…a29381
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8495c2…9b5056
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf87607…0f78da
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa030c…bd3ed4
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef0d81…dc10a5
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32da96…fff81f
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3a29d…9c2bc0
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39db4d…b516a0
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3141be…13dbd6
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25e2ab…1a99f9
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf921bf…4e43ac
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f3249…441191
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x960ca2…243799
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x79954a…5b3425

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.