Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter37d ago0x2aeea3…c17bec
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x4bb93a…cc3bfa
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0xbcfcab…498daa
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa37d ago0x0e2b7d…e778f9
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI37d ago0xa27348…38abe2
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter37d ago0xba6dc6…37be81
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter37d ago0x2ee2fc…47e242
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter37d ago0x589956…18540f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter37d ago0xdb0370…6058b5
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter37d ago0x1c63eb…fe089d
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter37d ago0x50c4e8…1e8472
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter37d ago0xbdeae6…1f52b4
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter37d ago0xe3abc0…a6b035
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter37d ago0x58c595…9f80d3
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter37d ago0xd01464…124db0
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter37d ago0xecad62…da85bb
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter37d ago0x3d781b…a464d3
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter37d ago0xcea889…0c5599
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter37d ago0x4663ff…f81f51
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter37d ago0xc45c6e…fd5d11
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter37d ago0x8046fc…793c58
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter37d ago0xd2558b…a8eef6
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter37d ago0x4fd423…633860
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter37d ago0xeacfba…52932b
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0xe97d36…1f1326

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.