Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd5ac6a…a017ca
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6488d2…3311c9
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x152a44…8584ce
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5a156…b3a67f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12c545…7d2cea
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x732dda…efe8eb
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02ac41…b0f2d2
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7748f4…e83152
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e2031…833235
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5c5ff…b411f3
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72a882…48c35f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe6598a…b6da25
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53157d…42a005
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec299a…eb24e4
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd84296…dda77c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24c051…5df46c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe41f68…7364a8
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb82c90…f517dc
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76c6d8…fa9a64
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1ee0bd…dc0e68
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb00d88…dabb00
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec16ad…8c8a59
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5539f4…6d07e2
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab8706…77003a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf69540…098b2a

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.