Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0019e4…5309d6
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd3c180…b81c99
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b15bb…ce8ef9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde98dd…914013
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f315a…28afad
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78916c…7ac9b8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xedd28f…5c248c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68d5c1…f7a4d0
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7aadb7…136929
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80a8f1…7739be
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4756e4…da8c7a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1dca4c…632eff
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x501c6a…7eaef9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d7f8c…83e828
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a0cca…201414
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x526523…ca0196
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c5035…f3c448
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf40586…c135dc
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x597ee7…c359a2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72fb66…e9ddd8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc404ec…3ca601
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3fab65…e0e917
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9bed56…0cc502
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7748bc…5b371d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12b78a…57a033

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.