Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61c738…259017
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa55b25…b13664
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4814d…f4a2bf
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7642ac…a74bf8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x852420…64fb71
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa176d0…183442
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc32033…c88481
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x575574…3129e7
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc60c31…cd6c60
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbeee12…c5ae39
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5776cc…26ec56
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c4e49…60a255
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb139a2…28bc9d
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3717c5…919cd0
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdcdfa…65118a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf97596…86c7f1
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3cf748…63fba9
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1e5d2f…27b826
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x567589…c5c51a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x146be8…5815d2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaba94d…874b84
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf0861d…d6c4a4
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8fb814…38c375
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b9f52…22e941
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf943f5…318392

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.