Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50f51a…20aad7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a6fa6…0ef7cd
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfca38f…b9be99
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65ad0d…2b332f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2626f0…86a7f2
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabcdd8…8ab405
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a132f…08778e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd8efa3…3e2de5
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd7153d…e3b9cb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7eaff0…820e45
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73b554…b8542d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd424df…4fe223
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e89bf…e3b12c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeffbd9…06b68d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1dafc5…75bfa3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb363dc…b83ddb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ed468…0a4848
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85de19…dcce86
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb7bac0…c58184
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfeb501…de22b4
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x316c46…103e02
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x68a19e…9c3d23
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a7f1b…13903c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x313f91…f1c8e5
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ca5e1…453b5a

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.