Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65bdb8…94d2f0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46a7b8…404d74
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4bc74c…d947f1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce28ae…3781fd
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0c44b…e50e56
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5a1d8…195954
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd36db6…901de4
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad27ae…ebb5a0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa74b81…5f0a71
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0e76a…6bfd97
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x724811…37709a
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67f015…c8d1f1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f31f2…9c0b5b
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4ae91…6cec49
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04793f…59e6d5
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b8dc4…eae970
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03eefc…c2fb97
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0767e…7caaf6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3b026…530ad9
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x57cf82…d7bb16
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7cfbd4…63a4d6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d6a28…ab10e1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36de45…79f560
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e925b…c86b8f
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76a5a4…a4d358

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.