Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf46d…4ac90x159b…4908Basex402 service$0.01100%payAI41d ago0x5b4abb…ceeb90
0xf46d…4ac90x159b…4908Basex402 service$0.01100%payAI41d ago0xb51184…071309
0xf46d…4ac90x159b…4908Basex402 service$0.01100%payAI41d ago0xa077bf…371c24
0xf46d…4ac90x159b…4908Basex402 service$0.01100%payAI41d ago0x131ac1…94330c
0xf46d…4ac90x159b…4908Basex402 service$0.01100%payAI41d ago0x67c952…90bd46
0xf46d…4ac90x159b…4908Basex402 service$0.01100%payAI41d ago0xef0768…0d2499
0xf46d…4ac90x159b…4908Basex402 service$0.01100%payAI41d ago0x243ded…950a19
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x6930ac…8d52d6
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0xc3b23c…e96984
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0xdba033…0670a7
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0xd8e83f…b6ad54
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x0fc869…1b3fd2
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0xd6afb8…527275
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0xf360ca…709f8b
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x62f1e3…603d78
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x45f429…dbcaab
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x2da640…59eebc
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x346f8d…51bfc6
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x6c4771…f40762
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x4254bc…068778
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x8e6679…a3d68b
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x3998f0…cd6cf1
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0xedd24b…f034be
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0xd72964…faabde
0xf46d…4ac90x159b…4908Basex402 service$0.10100%payAI41d ago0x881131…4d962f

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.