Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb3571a…d46fa5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xafab34…a51632
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x945ff8…52d09f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4699cc…b7ced8
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc7c63…119e40
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95af1c…e4d03f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3afb8…aed2e0
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd08dc5…4df2e8
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4cc2a4…56281d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb14e06…5a7323
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c4389…074d1f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x224786…c7bcbe
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc49c06…e22ceb
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ea47d…e56d02
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e8f5b…4b8f9c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa3e3b2…c2f5ca
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58b01c…f323c2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f8ea4…d4cec6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46649a…05817c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b216f…8c5b4d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc160c4…413869
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a8b60…7de53c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf53d66…e54fd0
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x702b39…884179
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba83fe…b31702

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.