Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe69cb8…e3fe7a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7fbb78…c7c4e9
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5b654…4fcb75
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79bdd0…e2c050
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x521cbd…523275
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88d6fd…309610
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x96b395…a91a02
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x500f4d…f8a0ef
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x67ec2d…97315c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f982c…dd6a68
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x152bb2…57c82d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c39e0…49983b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9dd1d2…6d84a4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x814e5f…88c8a5
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f5b01…3e2ff5
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a0898…d6c630
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1a70c…7702da
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8570f…ca29d3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x11866c…8f66c4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1a7f0…79f03a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd150af…4d71b4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x302136…ddb21a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x471487…c9a2ea
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf8a68…69647a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc98534…7bc591

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.