Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff9f…0e320x4466…125eBasex402 service$0.004100%coinbase48d ago0xc39a95…7b5b45
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase48d ago0x1be0f8…d5e2d8
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase48d ago0x48c220…10ede3
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase48d ago0xe8a6c9…14279b
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase48d ago0x44dfc4…cb85aa
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase48d ago0xd4963c…4a41e1
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase48d ago0xac8d82…883099
0x76e9…57b30x4466…125eBasex402 service$0.01100%coinbase48d ago0xddf942…b0e322
0xc059…8b5e0x4466…125eBasex402 service$0.006100%coinbase48d ago0xeb82a7…2181bc
0xfa1c…65d10x4466…125eBasex402 service$0.006100%coinbase48d ago0x1b4ecb…e75499
0xaf95…11740x4466…125eBasex402 service$0.01100%coinbase48d ago0x1328bb…d9f76b
0x09c3…beee0x4466…125eBasex402 service$0.008100%coinbase48d ago0x073b93…618adb
0x3a3f…f3a70x4466…125eBasex402 service$0.01100%coinbase48d ago0x61f9f7…f29e88
0x76e9…57b30x4466…125eBasex402 service$0.006100%coinbase48d ago0x7537ad…40ffee
0x914c…b5e40x4466…125eBasex402 service$0.006100%coinbase48d ago0xb4d9af…ec9194
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase48d ago0x4101aa…39da0f
0x9a6d…97150x4466…125eBasex402 service$0.006100%coinbase48d ago0x6c77a2…e7b9d5
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase48d ago0x3dfdfa…7c7c53
0x3346…993c0x4466…125eBasex402 service$0.004100%coinbase48d ago0xd945bc…cb8f94
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase48d ago0x18d5ca…2b7403
0x46bd…2ebd0x4466…125eBasex402 service$0.006100%coinbase48d ago0x87b10f…6bfee1
0x3a3f…f3a70x4466…125eBasex402 service$0.006100%coinbase48d ago0x34d90e…167301
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase48d ago0x8d50a8…918ada
0xf5c5…a03b0x4466…125eBasex402 service$0.02100%coinbase48d ago0x20f6eb…cdf479
0x2abc…1a8d0x4466…125eBasex402 service$0.0022100%coinbase48d ago0x05298e…a5b634

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.