Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65a5ae…f11ccf
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c13ea…89238a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x420f51…21f66e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9c686…87201a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99a875…139a12
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8de22c…c0a344
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x227a44…3fa15f
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f95f7…403502
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x11aa3c…7e0030
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d63bf…91e62c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x797f74…8bb654
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x016995…09a28a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d1853…5dbd11
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba9e4e…0e920e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26afb4…10c7f2
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x33904a…165bd3
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x025241…c2777d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x37372e…dc56d5
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79111d…8a66a5
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd63a5e…bdf03a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e2398…e6541b
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1014f6…9af056
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x195c6b…58d070
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb57986…b88735
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd75c0e…6acc9a

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.