Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ffd…cc790x159b…4908Basex402 service$0.01100%payAI45d ago0xd560d3…6dfe7f
0xb67b…041e0x159b…4908Basex402 service$0.01100%payAI45d ago0xac0353…b54ce5
0x6970…19cb0x159b…4908Basex402 service$0.01100%payAI45d ago0x46d5f4…7890ab
0xe44d…fb180x159b…4908Basex402 service$0.01100%payAI45d ago0x59cad8…137642
0xda4b…e1ab0x159b…4908Basex402 service$0.01100%payAI45d ago0xf33ad6…aa8606
0xd302…36880x159b…4908Basex402 service$0.01100%payAI45d ago0x82c0db…36c136
0x21a4…97cf0x159b…4908Basex402 service$0.01100%payAI45d ago0x3c95c8…1bbaab
0x19b8…a66d0x159b…4908Basex402 service$0.01100%payAI45d ago0x1cc288…966f5f
0x1281…a0ee0x159b…4908Basex402 service$0.01100%payAI45d ago0x9d2368…c24de1
0x49da…dd4b0x159b…4908Basex402 service$0.01100%payAI45d ago0x604b68…9c9a19
0xd3fd…62720x159b…4908Basex402 service$0.01100%payAI45d ago0x9a00d3…19c3ab
0x28f1…76c00x159b…4908Basex402 service$0.01100%payAI45d ago0x27c757…a77983
0xf44e…8e6d0x159b…4908Basex402 service$0.01100%payAI45d ago0x50c672…2b1dd5
0xa788…4f4d0x159b…4908Basex402 service$0.01100%payAI45d ago0xa4e6ec…142039
0x9053…13ed0x159b…4908Basex402 service$0.01100%payAI45d ago0x28b36a…e26acb
0x1061…53e30x159b…4908Basex402 service$0.01100%payAI45d ago0xdd0d59…ae0b13
0x2ffe…a4d30x159b…4908Basex402 service$0.01100%payAI45d ago0x9fef22…8f668a
0xe11c…7bc50x159b…4908Basex402 service$0.01100%payAI45d ago0xcc7dd5…73e847
0x8338…dc0e0x159b…4908Basex402 service$0.01100%payAI45d ago0x1ab769…3ca508
0x6537…4ac30x159b…4908Basex402 service$0.01100%payAI45d ago0xb6590d…b4e8de
0x0e87…6aa90x159b…4908Basex402 service$0.01100%payAI45d ago0x63bee2…083a94
0x8ed2…4b6d0x159b…4908Basex402 service$0.01100%payAI45d ago0xd61328…3defd3
0x7c7a…baf10x159b…4908Basex402 service$0.01100%payAI45d ago0xe8a39c…58691f
0x5b15…e8080x159b…4908Basex402 service$0.01100%payAI45d ago0xa3acf0…622530
0x89a1…557a0x159b…4908Basex402 service$0.01100%payAI45d ago0x09ba91…f5a59d

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.