Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI24d ago0x081b8b…690770
0x9a07…71840x07cf…2396Basex402 service$0.00108100%payAI24d ago0x80f3cb…b5e613
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x8dc0eb…bc8d49
0x9a07…71840x07cf…2396Basex402 service$0.0010870%0x1360…66fa24d ago0xe80bca…7c840d
0x9a07…71840x07cf…2396Basex402 service$0.10100%payAI24d ago0x8327ca…57ee9b
0x9a07…71840x07cf…2396Basex402 service$0.04100%payAI24d ago0x545670…242cb5
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x22939f…2abad3
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x23cbbe…83b133
0x9a07…71840x07cf…2396Basex402 service$0.04100%payAI24d ago0x89c24f…457188
0x9a07…71840x07cf…2396Basex402 service$0.0010870%0x1360…66fa24d ago0x592ede…8ce09e
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI24d ago0xb60b70…10928b
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x250442…288a33
0x9a07…71840x07cf…2396Basex402 service$0.0010870%0x1360…66fa24d ago0xfbc99d…d9521c
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xa1a3b6…c381df
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI24d ago0xc6b650…cf13e1
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xc8dc56…42e3e6
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xd2f34e…95495e
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI24d ago0x3b81d3…138d4c
0x9a07…71840x07cf…2396Basex402 service$0.0010870%0x1360…66fa24d ago0x6c00a3…68afe1
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI24d ago0xaa7a07…4edc0f
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xf2db7a…e04f88
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x1f1866…a9695f
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x65bcd2…ea36f3
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x22f920…db0e24
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x07aa07…0f703e

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.