Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x45bb23…3af543
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x657024…58cd9e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a4a09…a51c7c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x593572…b8c329
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81c17d…e490b2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7ff01…964d9c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5de96…d6e274
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7744be…07fcac
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f4b72…a606ca
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4cd10…e5897c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x272082…e9c1d4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda5d50…ede004
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebc477…58b07a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8eec83…e84677
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc97a6d…4ded86
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb27aec…739eb6
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5cab62…b061c0
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe71f6…3aaf19
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x562c87…a4ce54
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x807e10…3022d1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85aaba…3d4991
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8706e…f7b5ee
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x776ab9…a571a6
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6cbd3…d1b1d1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x729abd…ff4b11

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.