Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffc736…eec057
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd645b3…4950eb
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6743ea…b2bca4
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabf2c6…dcb097
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83dcd1…3bf9e0
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34aa7b…483103
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82e8b8…3dbdd2
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2bc859…5a2277
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc90835…281db0
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe561ab…0b7974
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5da73c…3d3344
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb4772e…cea308
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea6413…4cdae6
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb8b81…afd45e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa9a38b…4a6eae
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x880aef…dd3c28
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d3af9…eeb468
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x087e60…4bd7c0
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3aea33…d51bd9
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe67786…fc1992
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf809b8…d10c98
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd80537…63fea1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2cbbe…7e60f2
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68ae0f…79cd3e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x32a788…701784

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.