Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x034b8a…d372b6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd7806b…3889ff
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8dc863…ae17c5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd181fa…a4c7e6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x77e3d6…43ac9f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd64cdc…c5966e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6435c4…1063e4
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc62fbc…97a0dc
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5cb96a…1e4daa
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdb72e4…243b04
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x029b7c…344f0b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x06307f…3149da
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe7a8cc…d9ca96
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x576570…44f3fd
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5f4a12…b508d6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd7a07e…f44905
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xee02a6…e1de48
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaadbb6…0bfc1f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x01fee0…adf602
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x904eb2…389833
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x87874f…3de995
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5a69a3…5576f3
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe84bb7…91f8f5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1fa62f…2f0456
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf2468c…f5af38

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.