Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe298c9…99c54a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4b6b1d…8beb9c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x1d0a31…decc70
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x066bb4…64e97b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc958e6…2aa4a4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x019fe8…7ed7e4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x507568…cb6b62
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xed0009…d72cfa
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc8c387…00803f
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xafacac…cbe469
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc1a6cf…9888ad
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x801310…4a4806
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc0261f…6922b6
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x05b8bc…47563a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb66813…aa44eb
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd30e18…0efc23
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9a4b4a…ebff9f
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xaa559e…1b11a3
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xac51f0…9d8bb6
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc5f896…692142
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7cc391…3359b9
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2ec14b…9fde3a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x92bc4c…1d54bd
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x437c48…77eb85
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x499603…6446ba

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.