Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0bdf51…81c581
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9bf863…a9a542
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6cdbdb…70bcc5
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6768e0…6d1f82
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x98f298…b299e0
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2ccc6e…fe45f9
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4c4ff8…81cea4
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2842ab…645f68
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5fb76…02ceb3
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5ab97c…90eb76
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0647f4…3e6321
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x794ba5…31fa4e
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4b8c5a…113375
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x865f7c…bac07d
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb94ec1…2cf804
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x71f724…eb18da
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x459c76…38df9c
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xda31b4…1ce99b
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x60110f…efdeee
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xda7864…275113
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaca03e…7e87c0
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4b8b1c…a73242
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd83e7b…94fa8e
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe30e7a…23df69
0x595c…227e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb85fbf…c897ae

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.