Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00843b…6de82c
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70a66a…e97199
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f1122…729779
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e708d…dd0716
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x596e07…4a26fc
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d2291…b85214
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x042289…0bdb42
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca0fca…7748a8
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c16a6…5e4a0d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9c0f93…8848e4
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfa209…e5f6cf
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5d114…565b80
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc06690…ec00f2
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x68ab18…25e5ef
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4dbf78…2376b5
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x053e93…d73e74
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83386d…fe6648
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5b9e0…dbe620
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe918fb…4365a2
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ff1cd…8182e9
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21ae8a…e88a0d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xecfd81…eb8292
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97614f…bd85e5
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa5dd0…e70283
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x534044…a1d7aa

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.