Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a998f…77aff5
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x337c0e…04f9d8
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80857a…12bad7
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x061d79…58bd78
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x615138…c4c803
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfdaf64…74548f
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31277d…ce0b6a
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a5ea3…4245b7
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb58085…3906d8
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf26a53…523b03
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71f8c4…b5cb2b
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4738c4…931606
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x19134c…a9ae4e
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a013c…c76bdf
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a9650…a2052c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe08907…f2568c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dfd38…90be06
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x635239…f4fe48
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x66a3cf…74536f
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaafcaa…4d1f2f
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5db6cd…e42581
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2126d6…f46223
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f4886…e6b5ed
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe259aa…a72812
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x224a2a…d38e27

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.