Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62836d…567622
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x12a94a…b858dc
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x628e3a…76fb73
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb60c76…a3513a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac1aa0…8062f0
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e68bd…b22bc6
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9f40d…697b7c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce673a…8f1fe6
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15e391…75025b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa14705…d9082b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c25ba…c5138c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe62a4…50c4d4
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf78eff…44a1cb
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04c858…923999
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29b8d6…f0f2bb
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2cb5f…918358
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaea9d9…37613f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x794acf…8b5290
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd85e91…6a3d90
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x639056…c6e5e5
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2caf52…d5bfe3
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7fe90b…f1672e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd997bd…89984d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0593b…1be1e1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92ab30…63b290

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.