Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x476703…347071
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84fb46…4b68cd
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e928a…aff653
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75b7ad…2805ea
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcab2b9…eae786
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a9d41…b25c04
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x175701…3a5819
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x805d61…413897
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed2c7a…6c5f59
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x322423…147293
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa75cbb…c61c74
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91d585…28b140
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ab587…5fbdd8
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f5bff…680ab7
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0619c0…3d1f79
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb23754…7b4c35
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda2d37…09cc86
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56c6d7…748bbf
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9aa1c5…cf456e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56f695…c6d680
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b1901…f37438
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2ff47…835935
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbfd6c7…2ee435
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c625d…0dcd26
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2fe09…65e1ae

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.