Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc11f6e…756f7f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f3082…1c1803
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0972f2…f81a76
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29e5de…ea641f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5233e5…4e15a8
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3652f…a79afa
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1b163…765fcc
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x942e0d…c69774
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaa148c…7bfc7f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x300850…451bb0
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3989ff…5d9488
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x30c61f…6a65ab
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1987ba…1d8253
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa75722…795853
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c6644…883221
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d1d82…ae7dbf
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec312a…b084d2
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46df02…709397
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d7ef9…4527a8
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd12b85…252bbe
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ec41b…7ac614
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3008a8…f1a1f0
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ccaed…40c163
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c50b9…7f6e03
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8943a0…8b3fac

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.