Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff83b8…1f7984
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e60fe…c3ce1c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ddd34…1d1ca7
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe62445…803a2d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a5b5a…3a7e34
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x63c227…751d02
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x297ade…45e23e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2b9b7…e53431
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdba5c2…c78b3d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1b3324…d4fada
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90a7bc…193a18
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x318aa2…4182dd
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdb7e0…0bf9a3
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc07a8a…4e526b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x177f16…4f1799
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff40b7…8501b8
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x71d6f8…54da68
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x652372…fdc66e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb98d32…141092
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x863da1…f533e2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe5a354…9d71eb
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d4b1a…cc3cda
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8c1e9…7812b6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79a611…9ebc00
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d8a71…ba4bb3

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.