Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%payAI21d ago0xd63ffb…a95b15
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xddbf2b…a8a7ca
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x168017…92aa20
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xcc5792…a408df
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x89197c…2c6fea
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x52926b…07e30b
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe150d0…dc3809
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xb5b640…66f40f
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xb0477f…4b1c2b
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x5a869b…26c483
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI21d ago0x98230d…080f95
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xd2ba68…34e0e6
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x0aa1be…79b640
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x0df3b4…d849c0
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x208f83…3fd07a
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x5fc9b9…4e73b0
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xb26813…9cab6b
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x4ac6dc…86b202
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x902e29…31080d
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x745f7b…54d9b1
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe3c651…f39a64
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%payAI21d ago0x535f59…e2b955
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xc9559d…d424d0
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x84ba04…20778c
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x1aacbc…07ecca

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.