Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x235b…b8050x63ae…cddcBasex402 service$0.002100%coinbase36d ago0x47ae53…a65ca7
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x363ae7…1d2bf6
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0xbf5eb0…f15356
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x4b4001…d50389
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x0eebbd…ef2299
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x52a7ef…69c7bd
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0xacf842…139a9f
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0x63a096…37b92e
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x6c0ce2…659b87
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x2ed452…5dc74e
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x985dc5…37a3e1
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x44e6dc…1ccffa
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0x45ff49…f15b4d
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0xc9178b…07d025
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0xa9ca9d…eca4b0
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x11b892…066f3c
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0x5e17f3…877877
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0x568924…b61b69
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0x552e5a…07c7b6
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0xcf9d11…2f5a5f
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0xd81104…d23c15
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0xf64abb…f64f7c
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0xe9d534…3382fd
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase37d ago0xaa8b29…7feec8
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase37d ago0x81c741…b5c6c1

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.