Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd383f9…00b792
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x673b9c…f79c9e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x78d2f6…9d8f3a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbac910…893072
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7749a…e8380f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39c216…6322ba
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x735a2c…0a8657
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xccab8c…fa5aee
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe62199…b4f3b1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e1db4…29a37c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2f40b…8f5a90
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e5a4e…60224f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58849a…c7d525
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae9eba…f94c24
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb90aab…91ba9b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22c243…09f6ff
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf57096…b1539b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab8729…f41167
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0ceca3…44f468
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54ad6a…14c0b9
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfe62df…8049b3
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc9ac57…02c7bf
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d0676…ceefbe
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfc386e…9606b8
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70bcf6…be25ce

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.