Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase42d ago0xf8319a…18b8e5
0xff9f…0e320x4466…125eBasex402 service$0.004100%coinbase42d ago0x4458b3…169506
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase42d ago0x5702ca…f116a0
0x0acd…11f50x4466…125eBasex402 service$0.01100%coinbase42d ago0x1cc8ea…a0ef0b
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase43d ago0x65bcba…f41b44
0x0acd…11f50x4466…125eBasex402 service$0.004100%coinbase43d ago0x0452d2…2db110
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase43d ago0x65064e…20308b
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase43d ago0x38fa39…bdc6a7
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase43d ago0x65ba8e…a1ef5d
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase43d ago0x059f3a…b0722e
0xf5c5…a03b0x4466…125eBasex402 service$0.0022100%coinbase43d ago0x4131bc…eb30f8
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase43d ago0x49a026…c11fb3
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase43d ago0x055eb2…d12fd0
0x47d4…bcd10x4466…125eBasex402 service$0.005100%coinbase43d ago0xd88f15…d1ec3c
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase43d ago0xe49b24…4dc826
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase43d ago0xb9401b…8079d9
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase43d ago0x4a6a6b…bf9146
0xd50d…29af0x4466…125eBasex402 service$0.006100%coinbase43d ago0xf99a05…27626b
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase43d ago0xe8a835…219fb9
0x57d3…cb390x4466…125eBasex402 service$0.01100%coinbase43d ago0x9b7ece…fc92b9
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase43d ago0x6aece9…b5d1e8
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase43d ago0x039931…de66a0
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase43d ago0x477472…bc61ca
0xf068…258e0x4466…125eBasex402 service$0.05100%coinbase43d ago0x7e3dfc…3c2911
0x643c…02fd0x4466…125eBasex402 service$0.01100%coinbase43d ago0x6306fa…5c1f16

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.