Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40b5c0…8b76c2
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x85819f…4e27c4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x429da7…8dbe26
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7b7dc…84ee76
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x557b7d…4b4ac9
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa1fe5…9f22e0
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9be228…8c152e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8beee8…40050d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf900c6…646ec8
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7aa038…adfa21
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab412b…7deb74
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb7bf7…07a73b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe96f23…400a6f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a513e…7c0f00
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa3d75e…ff7a10
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6885c1…60dd79
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb90f74…dc6dc0
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x544921…77f82e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeeb53c…d88cc5
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x45d711…70ecee
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a9538…13f288
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ecb2f…bfd6ba
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe8e48a…894d07
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f0806…1151c5
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x636b14…86804b

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.