Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6c6576…3ed3b3
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0be82a…be5c1e
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc16e22…9df1d6
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8e4d5…e0613f
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9efc6c…dad68b
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x36076b…2d973a
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a825e…2a7d8f
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x81b67c…373500
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x902bff…beb7a1
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe3ea5c…921069
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76ab1d…f04922
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x601796…ce2b6f
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe59fe1…2429fb
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x35a788…e62d72
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0ce226…4818c5
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc116c6…19566b
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x059231…bcbb2d
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x71bdad…72fcb5
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f5a60…321d10
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb7d038…3a3b6d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd2c472…765af7
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI112d ago0xce0d59…4de56e
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI112d ago0x041d6e…115da7
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfe5a4b…a4e204
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdd4197…9b6af9

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.