Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase11d ago0xd27c5f…0d3f62
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0xb4264d…f639b3
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0xc7720f…f7c494
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0x82252d…2f91d0
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0x2886b0…dcee9a
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0xa2d648…3b14c1
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0x932091…e9bd55
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0xff05ba…00d273
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0x0f8b6a…0c4e9d
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase11d ago0x7247d5…6b6990
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase11d ago0x308b13…f50333
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase11d ago0xd14471…f4d229
0x902d…82560xc2af…85ebBasex402 service$0.001100%coinbase11d ago0x9dc374…1315e7
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase11d ago0xa29235…3c5ff3
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase12d ago0x8dc3d4…f392fd
0xec5b…cbef0xc2af…85ebBasex402 service$0.001100%coinbase12d ago0xed80a6…8264c4
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase12d ago0x3829ce…d23772
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase12d ago0x82b509…9415c6
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase12d ago0x192045…4508a8
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase12d ago0xb90329…fe2b3f
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase12d ago0x1d21e4…54384f
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase12d ago0xec8d04…f5cd7c
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase12d ago0x2ee8ea…db936c
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase12d ago0x1c9a12…27315c
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase12d ago0x593a02…9adaa5

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.