Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85ac87…e2e0cf
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0d824…fcc629
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe80e5a…eb96f5
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e3a14…25f50f
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf02bf1…f2565d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d054c…dd1516
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71177a…653c4c
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03e8c6…623dad
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x151e85…7c128d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ce22a…079e92
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd249c8…2796a4
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x871b61…7570e9
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeee6ed…007ded
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55e7e3…be6f1e
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5b1cb…f297ba
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e1101…8b2b87
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f2f00…c8f99e
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7f48dc…9d5aec
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a9236…c5cd99
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x891ce1…cd1a0d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x083f5d…2a2ec8
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9df28b…c64ac0
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95082f…041d59
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f5f30…83d65e
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x110567…b3fbee

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.