Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa23875…5ba55c
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x171f62…ccf9d2
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc3245a…b3400b
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x770fc3…7fe6bf
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x169169…8c6efd
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f2fd7…c5a593
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x342c3f…db4c01
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaf822e…a9ec36
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe5cd7c…8d0a5a
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x60abfd…5e1b43
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b9c46…98b7b8
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa38eba…18363b
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x229f77…aacd95
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xec3c28…939cdf
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeb7a66…280b1d
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc675ce…0824eb
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd128e1…2e2182
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd005ce…844bd6
0x8b10…621b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc345ed…f47497
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3f9f1f…84fde1
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x25cd7c…91bbcb
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4386a5…bf2b0c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7b2398…07415e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4da9c5…022de5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa0bfbb…1d1eb3

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.