Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa6a1b…365a27
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf25e6c…4f7685
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd966f0…78a8e7
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90a62a…d15129
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac3da5…653e5a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e0c38…3254ff
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x451bd7…85716c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e8dbb…f35c10
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b63ca…148dee
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4359c…cf92f0
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc06440…2308b2
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb97a07…9d1e8d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc5c63…3bacfa
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6558cc…a04e79
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f4c83…38a396
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03780e…f078a2
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x65d831…c50417
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95c7b4…274b56
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x466bb5…d81072
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe21e73…31121f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ea26e…b8b4e4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce14b0…58299e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa300cb…2c91b4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81fe5c…025d83
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x984553…f3bf56

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.