Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e1dc3…ba07a3
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6c42c7…44016b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5d9f55…b80bfa
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1bebd3…2ddf4c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd365a…9be7ef
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd44df5…fdcc27
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd4871f…e93d25
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1cf0e2…c8ed66
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e1e1e…c095a8
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3d656…6c4d7e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e1c94…6129b0
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe1b5d…ed9cf6
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8201c5…7cba81
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48e93f…6d9a21
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70108e…74b774
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x179cb0…b2ae98
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4913a0…befe48
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e2318…154fc7
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb3d2c…a264ba
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ee813…54144b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x459c34…de99ef
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa50c6d…87cd03
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x35534e…939094
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x030411…b424e4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ec8f9…b82ac9

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.