Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x108bdd…ca9c85
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0xf6923c…8cdf0c
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x09cd74…34cdc3
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x55deee…16d15d
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0xafded1…508f9d
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x62739f…7b6cff
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x1eeeaf…4705e9
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x13e0d4…a5629d
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0xb1ea96…ffbdba
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x9be301…338722
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x912d46…d0eff1
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x1de88f…abefb2
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x45754f…017c65
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0xc3d20c…1acc3c
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x1589ba…22dd8a
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x78fc02…470d3b
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x183cbb…4c8058
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x05a040…5f3caf
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x621657…715215
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0xe14606…f172f1
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x620eb7…144f41
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x526407…db33fd
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x7f287c…e695e7
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x5c0232…4a0a09
0x247f…52c50x159b…4908Basex402 service$0.10100%payAI44d ago0x306829…7d7e82

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.