Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55ef…d5db0x159b…4908Basex402 service$0.01100%payAI46d ago0x5a9959…9d4902
0x55ef…d5db0x159b…4908Basex402 service$0.01100%payAI46d ago0x289de6…6cbc71
0x55ef…d5db0x159b…4908Basex402 service$0.01100%payAI46d ago0xe7763f…14d893
0x55ef…d5db0x159b…4908Basex402 service$0.01100%payAI46d ago0x569ffa…5e63dd
0x55ef…d5db0x159b…4908Basex402 service$0.01100%payAI46d ago0x6b0d09…37dc96
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x909647…cae28b
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x913bd2…f20781
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0xaa378d…e34551
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0xf2d921…c67f9c
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x4819fb…75cd57
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x415085…80772c
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x20d88e…022aaa
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x567b1c…aea810
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0xd777d2…cd923a
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0xda6b80…b5529b
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0xb28654…61a08d
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x133ad5…31a085
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x76b117…17a777
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x39894f…f765f9
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0xb99069…da2f51
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0xf1f5a4…592acb
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x7b66a3…eba597
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x0ef6d8…033308
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x8327b0…701470
0x55ef…d5db0x159b…4908Basex402 service$0.10100%payAI46d ago0x8bdc42…01bcec

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.